What does typedef struct mean?
No Answer is Posted For this Question
Be the First to Post Answer
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
c program to print a name without using semicolon
Explain how are 16- and 32-bit numbers stored?
Is register a keyword in c?
What are the rules for the identifier?
What is scope rule of function in c?
What is a dynamic array in c?
What is difference between function overloading and operator overloading?
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
What is difference between array and pointer in c?
what is difference between ++(*p) and (*p)++
17 Answers Accenture, HCL, IBM,
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......