|
180:Error: syntax error help!
i get 180:Error: syntax error on:
-> void Process_Data_From_Local_IO(void)
{
/* Add code here that you want to be executed every program loop. */
}
iif i edit it out it will just say the next function is wrong and its the same error and if i comment it out and there are no more functions then it just says a blank line at the end is a syntax error.
|