Hi All,
I am facing problems with free() API of ANSI.
I am using Visual Studio 2005. I am using 2 char pointers. If i copy from one to another and after if i try to free source pointer, it is giving exception. How to debug this problem?
Please help me anybody.