Why doesnt the call scanf work?
No Answer is Posted For this Question
Be the First to Post Answer
with out using main how to execute the program?
disadvantages of realloc ?
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?
What is the diffrent between while and do while statement ?
I came across some code that puts a (void) cast before each call to printf. Why?
main() { int i; for(i=0;i<5;i++) printf("%d",1l<<i); } why doesn't 'l' affect the code??????
Write a program to generate random numbers in c?
What are variables c?
Which driver is a pure java driver
Can true be a variable name in c?
Which is best book for data structures in c?
What does c mean in standard form?