If you are a developer, please build MegaGlest on your own and get in touch to contribute (or post your patches on the forums).
Check it out guys! http://dl.dropbox.com/u/5207065/Misc/SETHTEST.exeGabbe helped me write it.
Not bad, good for a chuckle or something like that.
Quote from: will on 24 May 2011, 05:43:52Quote from: -Archmage- on 24 May 2011, 04:31:42Check it out guys! http://dl.dropbox.com/u/5207065/Misc/SETHTEST.exeGabbe helped me write it.A good idea is to post your code on gist.github.com or codepad.org rather than posting compiled executables. You might even get a limited amount of suggestions and help from the community!
Quote from: -Archmage- on 24 May 2011, 04:31:42Check it out guys! http://dl.dropbox.com/u/5207065/Misc/SETHTEST.exeGabbe helped me write it.A good idea is to post your code on gist.github.com or codepad.org rather than posting compiled executables. You might even get a limited amount of suggestions and help from the community!
Gabbe helped me write it.
cout << "First, what is your name? "; cin >> name; cout << "Secondly, your age? "; cin >> age;