PUTCHAR_PROTOTYPE is only used within Fx_NoR_Write_Read_File.
 
Symbols
loading...
Files
loading...

PUTCHAR_PROTOTYPE macro

Syntax

#define PUTCHAR_PROTOTYPE int fputc(int ch, FILE *f)

References

LocationText
main.c:59
#define PUTCHAR_PROTOTYPE int fputc(int ch, FILE *f)
main.c:258
PUTCHAR_PROTOTYPE