Answer Posted / vignesh1988i
it is a predefined function..............
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
can we change the default calling convention in c if yes than how.........?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
Is c object oriented?
What are called c variables?
Explain what is #line used for?
Can you please explain the scope of static variables?
What kind of structure is a house?
Difference between MAC vs. IP Addressing
How does normalization of huge pointer works?
I have seen function declarations that look like this
What are linker error?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
What is wrong with this code?
Write a factorial program using C.
What is a stream in c programming?