help with struct and pointersOk got it. I did the following: [code] fat *fatito = new fat; fatito->dir_array = new dir[...
help with struct and pointersThen how do I make it to point correctly?
help with struct and pointersOk this is my situation I have this header file: [code]struct dir { char name[3]; int ro...
This user does not accept Private Messages