I have attached a project which has the bare minimum including the array declarations.
I have added a switch so the code will either include or exclude eds attribute.
#define USE_EDS
If this line is uncommented the program compiles just fine. If it is commented out then you get a whole string of 'could not allocate...' messages. I still do not understand why this is so.
I have added a switch so the code will either include or exclude eds attribute.
#define USE_EDS
If this line is uncommented the program compiles just fine. If it is commented out then you get a whole string of 'could not allocate...' messages. I still do not understand why this is so.
Attachments
-
19.9 KB Views: 6
