C
#define MAX_HEAP_SIZE 0x100
Description
When using dynamic FSFILE object allocation with PIC18, the MAX_HEAP_SIZE will allow the user to specify the size of the dynamic heap to use
#define MAX_HEAP_SIZE 0x100
When using dynamic FSFILE object allocation with PIC18, the MAX_HEAP_SIZE will allow the user to specify the size of the dynamic heap to use