Write a c program to print the sizes and ranges of different
data types in c?
What's the difference between struct x1 { ... }; and typedef struct { ... } x2; ?
Can we change the value of static variable in c?
what is c?
why array index always starts from zero??
I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.
difference between native and cross compilers
How to convert a binary number to Hexa decimal number?? (Note:Do not convert it into binary and to Hexadecimal)
How can I handle floating-point exceptions gracefully?
write a program to copy a string without using a string?
i have a written test in tomorrow
How can I make sure that my program is the only one accessing a file?
Write code for initializing one dimentional and two dimentional array in a C Program?
5 Answers Deshaw, Edutech, GMD,