| ??? 04/25/02 12:42 Read: times |
#22143 - RE: Assembly on C programm |
Andy Neil wrote:
------------------------------- You can do anything in assembler, so all you need to find out is the Calling Convention of your 'C' compiler - read the manual - and implement that. The easiest way is to use compiled 'C' source as a template (in addition to reading the manual, that is!). Regards, Rob. |



