Spoinkgeek
20 pts. | Sep 9 2009 1:23PM GMT
my discussion will be on how to build a student details system by using structure and array in it.
can u kindly show me the codes?? i want to learn more in building a system.please take note of my problem. i would reallly appreciate ur help. thanks in advance. how to insert a new record, delete the record, sort and display the record? im totally lost in that.
Carlosdl
29795 pts. | Sep 9 2009 2:27PM GMT
Giving you the code is not going to help you.
If you want to use arrays, go ahead and make some tests with arrays. A simple google search will return many results about using arrays in C++
You will need to create an array of records, but the first thing you need to do is learn how to use arrays.
If you find any specific problems when trying to write your program, feel free to post them here.
Regards,






