Answer Posted / santhosh
This Might Help You ...
http://user-interfaze.blogspot.com/2012/01/c-program-to-reverse-string-word-by.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Array is an lvalue or not?
Tell me with an example the self-referential structure?
What is the difference between struct and union in C?
Why main function is special give two reasons?
Using which language Test cases are added in .ptu file of RTRT unit testing???
Tell me the use of bit field in c language?
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
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)
How reliable are floating-point comparisons?
What do you mean by invalid pointer arithmetic?
How can I find out how much free space is available on disk?
What are the benefits of c language?
What is data type long in c?
Why is c called c?
Explain what will the preprocessor do for a program?