How do I use strcmp?
No Answer is Posted For this Question
Be the First to Post Answer
When should a type cast not be used?
1. Can we use the for loop this way? for(;i>5;) 2. What is the use of pointers? 3. what is array of pointer? 4. What is the difference between file and database? 5. Define data structure?
Tell me a C program to display the following Output? 1 1 1 1 1 2 2 2 2 3 3 3 4 4 5
who developed c and why he developed c?
What is the use of pointers in C?
0 Answers Impetus, Motorola, Tavant Technologies, Virtusa,
code for quick sort?
What is define directive?
write a addition of two no. program with out using printf,scanf,puts .
write a program to display numbers from 1 to 10 and 10 to 1?
What is the purpose of sprintf?
Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)
What is the process to create increment and decrement stamen in c?