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!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In C:
In C++, remove the
.hand prefix with ac. In C++, they will be placed in thestdnamespace, but are also global.