User: Kaveh

  • Public profile

User profile: Kaveh

User info
User name:Kaveh
History
Joined:
Number of posts:2
Latest posts:

Dynamic Memory allocation for 4 Dimensional array
so Easy! Dynamic Memory allocation! u need a ponter, and 4 [code] type *A; A = new type[i][...

Cannot understand use of " : "
Hey you don't need to use true and false! just write it: [code] c = a > b; [/code] if co...

This user does not accept Private Messages