Question
What header should I include for memcpy and realloc?
I am porting a project to the iPhone and it uses realloc
and memcpy
which are not found. What is the header to include?
It's a project mixing Objective C and C++ and I am starting to be lost.
Thanks in advance for your help!
45 99205
45