Re: Multi-file program in NXC
Posted: 13 Nov 2011, 19:22
I comment out the main task once I know that the library compiles fine, and then I #include it into the program I want to use it in.
Edit: make sure you save it before you try to #include it in a program. It will only #include the latest saved file.
Edit: make sure you save it before you try to #include it in a program. It will only #include the latest saved file.