LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   calling conventions cdecl ,stdcall (https://www.linuxquestions.org/questions/programming-9/calling-conventions-cdecl-stdcall-798444/)

1mela 03-28-2010 10:51 AM

calling conventions cdecl ,stdcall
 
Which stack calling convention is better for cleaning after malloc ?
CDECL or STDCALL (by function itself or stack caller )


Thanks

JohnGraham 03-28-2010 03:45 PM

Quote:

Originally Posted by 1mela (Post 3915484)
Which stack calling convention is better for cleaning after malloc ?
CDECL or STDCALL (by function itself or stack caller )


Thanks

I'm sorry, but I don't understand what the question is - what is it you're actually trying to do? What do you mean by "better for cleaning after malloc"?


All times are GMT -5. The time now is 02:11 AM.