Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?
No Answer is Posted For this Question
Be the First to Post Answer
wat are the two methods for swapping two numbers without using temp variable??
what is the use of operator ^ in C ? and how it works?
how to connect oracle in C/C++.
What do you mean by dynamic memory allocation in c?
if p is a string contained in a string?
who did come first hen or agg
In C language what is a 'dangling pointer'?
What does d mean?
While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.
What is Bitwise Operator and how it works?
What is sizeof in c?
Can two or more operators such as and be combined in a single line of program code?