Next: , Previous: , Up: C library functions   [Index]


fgets

fgets Function


#include <stdio.h>

String new s;

s = fgets (s, s length, fileStream);