We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, dear friends: Could somebody tell me if I want to call a function from ASM and pass some arguments to it, how should I declare, I just know calling functions without any argument from ASM? Appreciate for your teaching me.
an even easier way is to make a "skeleton" routine in C, run it with the SRC modifier and use the generated source file as a template. Erik