Oznog Active Member Jul 5, 2006 #21 I have ported code so it can run on the PICC18 compiler and the MCC18 compiler. The code is portable in general, but there will always be details like how that compiler addresses pins (which is not part of the C language) which is compiler-specific.
I have ported code so it can run on the PICC18 compiler and the MCC18 compiler. The code is portable in general, but there will always be details like how that compiler addresses pins (which is not part of the C language) which is compiler-specific.
E electro_high New Member Jul 8, 2006 #22 sukumar said: Hi, C is much more easy than basic. when comparing both Basic has additional features. But C is user freindly. Click to expand... yes you are right once you've learned C.It's hard to learn another language. So that I feel C language alike using assembler and basic together.
sukumar said: Hi, C is much more easy than basic. when comparing both Basic has additional features. But C is user freindly. Click to expand... yes you are right once you've learned C.It's hard to learn another language. So that I feel C language alike using assembler and basic together.