[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ideas about GS Programming from Dr. Tom
>
>And to make it clear on my question of 'Can ORCA/C code
>be converted to Apple II and Apple IIgs assembly code?...
>so far, NOBODY has bothered to reply with a simple answer to that one of
either
>YES or NO.
>
The reason no-one has bothered to reply is because it is a rather redundant
question. The whole point of a "C" compiler is to translate "C" syntax into
machine code.
Therefore, the compilation of C code performs an implicit conversion to
assembly.
smentzer@ecom.net