|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#6
|
|||
|
|||
|
Re: C18 v2.4 -- Syntax error where there is no syntax error
One trick you can try is adding:
#ifdef NEVER : . #endif around chunks of your code and recompile. When I'm totally lost on how to isolate the issue this allows me to remove chunks of code from being compiled. If the problem still exists, I add the above to still more code. Bud |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C18 v2.4 compiler location | b_mallerd | Programming | 1 | 14-12-2005 16:43 |
| Syntax Error: externs, structs, and macros | Astronouth7303 | Programming | 3 | 16-02-2005 15:39 |
| syntax error using enum{} | gnormhurst | Programming | 8 | 07-02-2005 14:25 |
| Routine declaration syntax error (Or: Where's wlado?) | Astronouth7303 | Programming | 15 | 24-03-2004 05:51 |