Thread: main menu
View Single Post
Old 11-03-2004, 08:41 AM   #1 (permalink)
keystoneman
Registered User
 
Join Date: Sep 2004
Location: Lancaster, Pa
Posts: 24
keystoneman is on a distinguished road
Send a message via AIM to keystoneman
main menu

I have done some work while in college and it is all saved, what I want to do is create a main menu program that will probably be driven off a case statment but anywho I was wondering if there was anyway I could attatch external .cpp files to the main menu.


Example ...

* If the user enters 1 then 1.cpp is loaded (1.cpp being a program I have already created)

* If the user enters 2 then 2.cpp is loaded (2.cpp being a program I have already created)

... and so on for however many programs I have saved, is this possible?
keystoneman is offline   Reply With Quote