C
#define ALLOW_FSFPRINTF
Description
The ALLOW_FSFPRINTF definition can be commented out to disable the FSfprintf function. This will save code space. Note that if FSfprintf is enabled and the PIC18 architecture is used, integer promotions must be enabled in the Project->Build Options menu. Write operations must be enabled to use FSfprintf.