a bunch of cpps in one cpp

Hi there
For my class I have made a lot of little projects. My question is how can I group them in one cpp file, to be able to execute them one at a time. (now I keep them on a Stick memory which is almost full, so I want to bring them in one single project, to gain more space).
Thanks!
A bunch of seperate cpps will probably be just as much as one big cpp...but you could just copy/paste them all into one if you really wanted to.
Topic archived. No new replies allowed.