How Many Header Files in c?
Answers were Sorted based on User's Feedback
Give the Output : * * * * * * * * * *
write a c program to store and print name,address,roll.no of a student using structures?
Why #include is used in c language?
void main() { int i=5; printf("%d",i++ + ++i); }
Hi can anyone tell what is a start up code?
Which is an example of a structural homology?
What is assert and when would I use it?
What is hashing in c?
How can I read in an object file and jump to locations in it?
triangle number finding program...
post new interiew question and aptitude test papers
Why can't I perform arithmetic on a void* pointer?