| ??? 08/15/03 01:45 Read: times |
#52621 - RE: assembler or C? Responding to: ???'s previous message |
Donald,
No, with C in order to achieve the efficency of assembly language you would have to define all variables as single byte integer variables. I find that when using subroutines in C, that they use much more stack space. No, the RAM is external after the 255 bytes of idata space. With C, you can define where the stack begins and ends. Regards, Jacob |



