| ??? 08/14/01 08:15 Read: times |
#14041 - RE: conditional compile |
Erik,
You don't need a c-compiler for microcontrollers, you only use the precompiler, no syntax check is done. I tried to precompile a simple source with microsoft cl.exe cl /EP test.c > test.txt Don't forget to comment out all #include statements as the precompiler expands them and you will end up with more material to read than the original source. |
| Topic | Author | Date |
| conditional compile | 01/01/70 00:00 | |
| RE: conditional compile | 01/01/70 00:00 | |
| RE: conditional compile J Guy | 01/01/70 00:00 | |
| RE: conditional compile | 01/01/70 00:00 | |
| RE: conditional compile | 01/01/70 00:00 | |
| RE: conditional compile | 01/01/70 00:00 | |
| RE: conditional compile | 01/01/70 00:00 | |
RE: conditional compile | 01/01/70 00:00 |



