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 |
How to throw some light on the b tree?
what is used instead of pointers in java than c?
what is pointer ? what is the use of pointer?
what is c?
hi send me sample aptitude papers of cts?
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
Write a c program to demonstrate Type casting in c?
what is the output of the following code? main() { int I; I=0x10+010+10; printf("x=%x",I); } give detailed reason
Identify the correct argument for the function call fflush () in ANSI C: A)stdout B)stdin C)stderr D)All the above
Explain the red-black trees?
1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?
what is the role you expect in software industry?