What are dangling pointers in c?
No Answer is Posted For this Question
Be the First to Post Answer
can u give me the good and very optimised code for a car racing game?
What is New modifiers?
what would be the output of the follwing struct st { char name[20]; int i; float f; }; main() { struct st emp = {"forum"}; printf("%d %f",emp.i,emp.f); }
How to print %d in output
what is the difference between normal variables and pointer variables..............
15 Answers HP, Infosys, Satyam, Vivekanand Education Society,
What is a segmentation fault?
How can variables be characterized?
What is optimization in c?
pascal triangle program
What is the general form of #line preprocessor?
What is main () in c language?
Why does not use getgh(); and <conio.h> in c language.