|
Re: It won't build anymore
Where does the compiler take you in the code when you double click the error? If it references to somewhere in stdio.h itself, then you are using an instance of one of it's functions wrong. printf is wierd, it doesn't work with mplab like it does other compilers do, if that helps.
__________________
"It's programming's fault" may be a viable excuse for just about everything, except the robot falling apart.
It will 'cause it can!
constants aren't. variables won't.
|