MyFile is only used within LibJPEG_Encoding.
 
Symbols
loading...
Files
loading...

MyFile variable

Syntax

FIL MyFile;

References

LocationReferrerText
main.c:27
FIL MyFile, MyFile1; /* File objects */
main.c:89main()
if(f_open(&MyFile, "image.bmp", FA_READ) == FR_OK)
main.c:92main()
main.c:96main()
f_close(&MyFile);

Type Use

Type of MyFile
MyFile
all items filtered out