hi i have to write and implement a cdecl subroutine call convention into my program, im not sure what this is, ive looked in manuals and online but i cant find anything helpful (this is my last resort), could someone explain to me and give an example of what a cdecl subroutine is? thanks :)
hi thanks for both of your replies, @TheRabbitoligist yes i am doing basic programming in x86 assembly. would it help if i show the code i have so far so you can see what i need to do exactly?