User profile: olredixsis

User info
User name:olredixsis
Name:olredixsis
Location:phil
History
Joined:
Number of posts:194
Latest posts:

3-dimensional dynamically allocated array
@GreyWolf Do I need to deallocate the code you posted using vector? or is it a stack-based vector? ...

3-dimensional dynamically allocated array
@chrisname [quote]double*** Test = new double[NumOfTester][NumOfParts][ColData](0);[/quote] I go...

3-dimensional dynamically allocated array
I am trying to make a 3-dimensional array dynamically but I got errors. This is my code. [code] ...

event
(*event) is different from "event" right? from (*event).event. If I'm not mistaken, .event is a mem...

event
Can someone explain to me the details about the "event" keyword? I am confused with this code (ev...

This user does not accept Private Messages

User: olredixsis

  • Public profile