is it possible to change the default calling convention in c ?



is it possible to change the default calling convention in c ?..

Answer / prady

Yes,u can change it,because calling convention is not
language specific.it is compiler and platform dependent.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Interview Questions

Differentiate between null and void pointers.

0 Answers   TCS,


How old is c programming language?

0 Answers  


why return type of main is not necessary in linux

0 Answers   TCS,


Is it possible to run a c program without using main?If yes HOW??

13 Answers   Wipro,


What are local and global variables?

3 Answers  






Tell me the use of bit field in c language?

0 Answers  


what is the difference between exit() and _exit() functions?

2 Answers  


How can I read in an object file and jump to locations in it?

0 Answers  


what are bitwise shift operators?

4 Answers  


What is spark map function?

0 Answers  


What is main () in c?

0 Answers  


Can you add pointers together? Why would you?

0 Answers  


Categories