what will happen if you free a pointer twice after
allocating memory dynamically ?
Answers were Sorted based on User's Feedback
Explain what is a 'locale'?
Why clrscr is used after variable declaration?
What is sizeof array in c?
code for replace tabs with equivalent number of blanks
How can I determine whether a machines byte order is big-endian or little-endian?
What is the difference between text and binary modes?
what is d pitfalls of registers variables
How to implement variable argument functions ?
read a number & print all its devisors using c-program?
How many ways are there to swap two numbers without using temporary variable? Give the each logic.
how to swap 2 numbers in a single statement?
What is a pointer in c plus plus?