16-04-2009, 11:49 PM
I made this a long long time ago...before I knew VB. I think I'll either pick C++ back up again or go with Java.
[ATTACHMENT NOT FOUND]
[ATTACHMENT NOT FOUND]
Teh Calc C++
|
16-04-2009, 11:49 PM
I made this a long long time ago...before I knew VB. I think I'll either pick C++ back up again or go with Java.
[ATTACHMENT NOT FOUND]
17-04-2009, 12:12 AM
Very basic. It does what it needs to, though.
17-04-2009, 12:15 AM
Lol @ bugs
17-04-2009, 12:28 AM
The only bug I just now noticed was if you entered a letter as a response it would repeat over and over and over...
But yeah...fuck you Nean.
17-04-2009, 12:58 AM
GIAKEN Wrote:The only bug I just now noticed was if you entered a letter as a response it would repeat over and over and over... That's what I noticed.
15-05-2009, 05:34 AM
Quick fix
[spoiler]in your code replace [code] if (e >= 6 | e = 6 or e = 6 | e = 6 or e
15-05-2009, 05:54 PM
WOW C++ code looks insane...
15-05-2009, 08:42 PM
Nah it's just a different syntax that could take you just about max half an hour to learn.
28-05-2009, 02:22 PM
*cough*speakforyourself*cough*
lol, but really, it isn't to bad, just different rules and a lot more picky than VB ![]()
29-05-2009, 06:13 AM
C++ is easier than it looks, Although most people say Memory management is a pain in the ass, i never really made a program that gave me that shit. but thats why Third party garbage collectors exist no? (i personally havent used one, but they sound good.)
29-05-2009, 01:30 PM
heh, ya well im not good at any language...
|
« Next Oldest | Next Newest »
|