Click here to Skip to main content
15,886,085 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey guys,
I'm having trouble with the pushing order into a function.
for example i have this func i need to call :
compute_x(double y, double x1, double y1, double x2, double y2)
so my first PUSH is for y2 then x2....
or to start with y then x1....

allso i'm having trouble calling the function MALLOC plese if you can answer in model LARGE and model SMALL.

Thanks.

**TASM
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900