View Single Post
Old Mar 26th, 2008, 9:52 AM   #4
verizondude
Newbie
 
verizondude's Avatar
 
Join Date: Mar 2008
Posts: 4
Rep Power: 0 verizondude is on a distinguished road
Re: I kind of need help on my program

What we want to do is to make a struct that can be remade into diffrent type of that struct. Like you want to add a new student to your database. we use the student struct to get his information. we want it so that all the diffrent students have a diffrent struct so that we dont have manually add a new struct every time some is new. so its automated.
verizondude is offline   Reply With Quote