User profile: ctrlaltcasper

User info
User name:ctrlaltcasper
History
Joined:
Number of posts:3
Latest posts:

help with struct and pointers
Ok got it. I did the following: [code] fat *fatito = new fat; fatito->dir_array = new dir[...

help with struct and pointers
Then how do I make it to point correctly?

help with struct and pointers
Ok this is my situation I have this header file: [code]struct dir { char name[3]; int ro...

This user does not accept Private Messages