How does a program save all the data the user entered ?
- Monday Nov 9,2009 08:34 PM
- By diddy
- In Others
I already wrote this program in Visual Basic and the program is an educationa program. It calculates how many boys and girls are in the school, their averages, etc. What do I need in order for the program to save what the user inputs and calculates? And how do I go about that?
Boys And Girls, Girls School, Visual Basic





2 Comments
Private message me if you like. Studying it at A level and know how to do it.. Depends if you mean store temporarily or in a file though, either way I know how
Visual Basic is worthless. Nobody programs in that silly language! Learn to program in C.
Then you can use:
open(file…)
write(buf…)
close(file…)
Recent Posts
Recent Comments
Leave a reply