User: artmansoft

  • Public profile

User profile: artmansoft

User info
User name:artmansoft
History
Joined:Apr 27, 2010 at 9:41am
Number of posts:3
Latest posts:

Convert new to malloc
I found a solution by: [code]GFSPPair *p_pair = (GFSPPair*)malloc(sizeof(GFSPPair)) *p_pair = pa...

Convert new to malloc
For some reasons, I cannot use extern "C". Also, I know that I need sizeof( any struct ) and a cast ...

Convert new to malloc
Hello all, I have a struct called GFSPPair. I made a reference to a GFSPPair instance called "pai...

This user does not accept Private Messages