User: MacG

  • Public profile

User profile: MacG

User info
User name:MacG
History
Joined:
Number of posts:33
Latest posts:

how to setup cstring arrays?
What would be the better way to set up an cstring array; Method 1 or Method 2? Method 1: [code...

A quick question on new/delete and alloc/free
Thanks for this info. It was very helpfull.

A quick question on new/delete and alloc/free
Ok, seems to be not so easy. [code]#include <iostream> template <typename T> T *talloc(size_t...

A quick question on new/delete and alloc/free
my, my, your right, created constant string iteral and changed adress of a. strange program didn't ...

A quick question on new/delete and alloc/free
ok, so we can't overload the new constructor, but we could force the usage of an own constructor. ...

This user does not accept Private Messages