can we change the default calling convention in c if yes
than how.........?
No Answer is Posted For this Question
Be the First to Post Answer
create an SINGLE LINKED LISTS and reverse the data in the lists completely
What is a sequential access file?
How can I invoke another program or command and trap its output?
which one low Priority in c? a)=,b)++,c)==,d)+
Can a file other than a .h file be included with #include?
What is a memory leak? How to avoid it?
What is the time and space complexities of merge sort and when is it preferred over quick sort?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
Explain what are multibyte characters?
How does the assert() function work?
wat are the two methods for swapping two numbers without using temp variable??
What does return 1 means in c?