Next: floor, Previous: fgetpos, Up: C library functions [Index]
fgets
#include <stdio.h> String new s; s = fgets (s, s length, fileStream);