Forum: C++
Apr 24th, 2008, 9:41 AM
|
|
Replies: 8
Views: 507
|
Forum: C++
Mar 31st, 2008, 7:00 PM
|
|
Replies: 8
Views: 507
|
Forum: C++
Mar 26th, 2008, 9:52 AM
|
|
Replies: 8
Views: 507
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...
|
Forum: C++
Mar 25th, 2008, 9:01 PM
|
|
Replies: 8
Views: 507
I kind of need help on my program
Hi,
My partner and me are kind of new to c++ and we're working on a program that is rather hard(for our capabilities on c++). Our program is nearly finished and all we have to do is to allow our...
|