A function that will get a string from standard input into a unlimited size buffer. fgets() is the safe replacement of this.