| ??? 03/04/00 12:29 Read: times |
#1676 - Archimedes/keil #define problem |
I am using the Archimedes C compiler which is almost identical to Keil V5.
I try the following code : #define BufSize 16 unsigned char RxBuf[BufSize]; This is not accepted by the compiler, alos defining BufSize as const code is not allowed. Is there any way to overcome this problem ? |
| Topic | Author | Date |
| Archimedes/keil #define problem | 01/01/70 00:00 | |
RE: Archimedes/keil #define problem | 01/01/70 00:00 |



