05.10.2015, 05:02
That message usually happens when you don't have the "main()" part included, however as it's quite obvious you have that part.
I guess you could try to increase the memory using #pragma dynamic <some value> or if you use YSI #define MALLOC_MEMORY <some value>
I guess you could try to increase the memory using #pragma dynamic <some value> or if you use YSI #define MALLOC_MEMORY <some value>