fgets(3): input of char/strings - Linux man page
fgets() reads in at most one less than size characters from stream and stores them into the buffer pointed to by s. Reading stops after an EOF or a ... ... Name fgetc, fgets, getc, getchar, gets, ungetc - input of characters and strings Synopsis #include ...