Gliven, I need an idea for a program... help anyone?
Expand Post »
If anyone has any good ideas for a program please let me know... My final is coming up, and we have to create our own program, but i'm drawing a blank, any help would be great!
Re: Gliven, I need an idea for a program... help anyone?
'tis text-based.Ha, it's in pascal because my school's not advanced enough to offer C+ or C++
It's gotta have atleast one nested loop, repeat/until and such. I have a few ideas, but none of them qualify as UNIQUE.... and i'm by no means a master programmer. I'm just drawin' a blank.
Re: Gliven, I need an idea for a program... help anyone?
text based with nested loop? OMG how many ideas do you want!??!?!?
Try this: A database program
In console mode (obviously) print a list of options (1 while loop and a switch statement (sorry thats c++, cant remember the pascal equiv) easy )
then have functions to add / delete records and load / save the file at the beginning / end of the program, view the next / previous record ect.... Trust me the nested loop will come easily. The record will have to be a defined data type so that should score some points!
Re: Gliven, I need an idea for a program... help anyone?
Hi,
could you try and explain your problem a little more so it makes sense!
Thanks
--------------------------------------------------------------------------FREE PC support via your favourite Instant Messaging program, go to www.easy-help.tz
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in Pascal and Delphi Forum Timeline:Help I'm sleepy
Next Thread in Pascal and Delphi Forum Timeline:Dev Pascal help!