Why is struct padding needed?
What is a built-in function in C?
Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.
what is the similarities between. system call and library function?
How pointers are declared?
How can a program be made to print the line number where an error occurs?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
Explain the concept of "dangling pointers" in C.
What are the differences between new and malloc in C?
how to do in place reversal of a linked list(singly or doubly)?
write a addition of two no. program with out using printf,scanf,puts .
Can you assign a different address to an array tag?
How to find the usage of memory in a c program