Answer Posted / rajamallu
29
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I use a preprocessorif expression to ?
What is merge sort in c?
How does pointer work in c?
How can I find out the size of a file, prior to reading it in?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
C language questions for civil engineering
How a string is stored in c?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
What is ponter?
What are the types of macro formats?
Is fortran faster than c?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Can static variables be declared in a header file?
Why should I prototype a function?
How can you be sure that a program follows the ANSI C standard?