Subj : Re: Power C/asm: returning a value from assembler function? To : Harry Potter From : Computer Nerd Kev Date : Fri Dec 13 2019 08:51 pm Harry Potter wrote: > I have Power C and am wondering: I have information on interfacing > C with assembler, but it doesn't show how to return a value from > an assembler function. How do I do that? Given that nobody with specific knowledge of Power C has replied, I'll at least say that generally C compilers use the stack for passing values to/from functions. To return a value, you push the byte/s on inside the assembly part, then the compiler will pop them out when it's at the helm. This implementation is all specific to the compiler though, so you want to look at the Power C documentation for a real answer including the specifics of how the stack is used. -- __ __ #_ < |\| |< _# --- SoupGate-Win32 v1.05 * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3) .