HI guys,
In the following code, I am trying to allocate some memory for a character array of size 30. PLease let me know what I am doing wrong. Because here, even after freeing the memory I still see the first element there same as before freeing the memory.
#include <stdio.h>
#include...
Does anyone know where ot look for the function lists and how they work? For example in Java they have a website for APIs. My question is: is ther any web-site that covers in detail, the functions and commonly used classes in C?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.