Hi,
Can somebody advise me on what is the best alternative for realloc in C++?
Is it safe to "realloc"at e memory allocated using new operator ?
Can somebody advise me on what is the best alternative for realloc in C++?
Is it safe to "realloc"at e memory allocated using new operator ?
Comment