Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Teh Calc C++
#1
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]
Reply
#2
Very basic. It does what it needs to, though.
Reply
#3
Lol @ bugs
Reply
#4
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.
Reply
#5
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...

But yeah...fuck you Nean.

That's what I noticed.
Reply
#6
Quick fix

[spoiler]in your code replace
[code]
if (e >= 6 | e = 6 or e = 6 | e = 6 or e
Reply
#7
WOW C++ code looks insane...
Reply
#8
Nah it's just a different syntax that could take you just about max half an hour to learn.
Reply
#9
*cough*speakforyourself*cough*

lol, but really, it isn't to bad, just different rules and a lot more picky than VB Big Grin
Reply
#10
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.)
Reply
#11
heh, ya well im not good at any language...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)