If I create a function in assembler and declare it as __fastcall__, which is responsible for popping the stack: the caller or the callee? What other stack issues do I have to watch out for? Examples of needed function declarations follow: unsigned char __fastcall__ foo1 (char*); void __fastcall__ foo2 (char*, unsigned char); ------------ Joseph Rose, a.k.a. Harry Potter Working magic in the computer community...or at least syriving to! :( ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Feb 4 17:19:37 2011
This archive was generated by hypermail 2.1.8 : 2011-02-04 17:19:40 CET