|
Re: MPLAB error segment
But i get these errors when i change the code as above.
Warning [374] C:\Documents and Settings\admin\Desktop\ZD\main.c; 33.5 missing basic type; int assumed
Error [314] C:\Documents and Settings\admin\Desktop\ZD\main.c; 33.5 ";" expected
Btw, i put the above code outside void main (void). Because when i put it inside, there are more errors.
|