¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: MPLAB IDE Help/C# Programming


"Nick"
 

--- In NEONIXIE-L@..., "msilv3r" <msilv3r@...> wrote:

Hey. I'm having trouble debugging this error.
...
I'm getting the nonspecific error:
Error [195] C:&#92;Users&#92;Mike&#92;Documents&#92;Progamming&#92;nixieClock.c; 55.1 expression syntax
Any ideas??
I'm not a c# person, but is seems you are converting from C or C++ to C#, and they are very different animals, not only in syntax, but more importantly in philosophy...

Firstly - what is on line "55.1"? "unsigned" is not a reserved word in C# as it's subsumed in the defined types (uint, etc.).

I'd go to the MPLAB C# support forums....

Nick

Join [email protected] to automatically receive all group messages.