f_gets() is only used within FatFs.
 
Symbols
loading...
Files
loading...

f_gets() function

Syntax

TCHAR* f_gets (TCHAR* buff,     int len,     FIL* fp);

Arguments

buff

len

fp

References

LocationText
ff.c:5830
TCHAR* f_gets (
ff.h:274
TCHAR* f_gets (TCHAR* buff, int len, FIL* fp); /* Get a string from the file */

Call Tree

Functions called by f_gets()
f_gets()
all items filtered out
Data read by f_gets()
Data written by f_gets()
f_gets()::n
f_gets()::c
f_gets()::p
f_gets()::s
f_gets()::rc
all items filtered out
f_gets()
f_gets()::n
f_gets()::c
f_gets()::p
all items filtered out
Type of f_gets()
f_gets()
all items filtered out