Cool, imma download ;D
Error Code Solution Program
please do, and tell me what you think.
you can view the source code in the link in the post above u.
you can view the source code in the link in the post above u.
Nice man! I can understand how u did that with the very little knowledge i have about C++. Looks good, shoulda thought of it myself xD
nope. it's C++.
i posted the source code somewhere...its real simple, and took very little knowledge of the language. basically just
i posted the source code somewhere...its real simple, and took very little knowledge of the language. basically just
Code:
if (selection = 1){
system ("cls");
cout << "BLAH BLAH BLAH Reinstall BLAH BLAH BLAH";
}
if (selection = 2){
system ("cls");
cout << "BLAH BLAH BLAH Reinstall BLAH BLAH BLAH";
}
so on and so forth.
Dude, Nice post,LOL
whats so nice about it? don't lie to me.
Hey how do I open it? I got an error when I open this file.. Plz help..
Oh cool lol how did you prompt this?
This thread is closed for replies.

