User: crimshaft

  • Public profile

User profile: crimshaft

User info
User name:crimshaft
History
Joined:
Number of posts:28
Latest posts:

new char[2] -> strlen == 14 ???
So it's quite a straight forward questioin really? [code] char* msg1 = new char[2]; len = strlen(ms...

Pointer and new fail
THX!^^

Pointer and new fail
Let's start with what I have: [code] void SwapArray(int* arr) { int* newArr = new int[10]; ...

catch stack overflow
Hi I'm working on a task which requires us to excecute a recursive function and then when we've reac...

Unable to delete in release build
Hi. I'm having problems deleting. I have this variable declared: [code]char* unparsedData...

This user does not accept Private Messages