View Single Post
  #7   Spotlight this post!  
Unread 16-03-2009, 20:42
skiz skiz is offline
Registered User
no team
 
Join Date: Mar 2009
Location: Singapore
Posts: 5
skiz is an unknown quantity at this point
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.