|
|
|
|
Title: c++ Programming Tutorial 2 (Part 2 of 2)
Added: Jun 1, 2007
Author: reconnetworks
Duration: 8:35
Description:
NEW Programming HELP WEBSITE!http://reconnetworks.comPart two of my second programming tutorial
Related Videos:
Videos related to 'c++ Programming Tutorial 2 (Part 2 of 2)'
Channel: Howto
Tags: c++ programming tutorial c# cplus program java computers microsoft linux games programmer video education funny
c++ programming tutorial c# cplus program java computers microsoft linux games programmer video education funny
Youtube Comments: 523
tHeEviLgEnErAtiOn666 Says:
Feb 1, 2012 - mine popped open like 6 times then only 1 showed up with the "press any key to continue"
Dresmor Says:
Feb 3, 2012 - why yankees always use fucking space .-.
coolboyx1 Says:
Feb 4, 2012 - i think i did exactly what you did in your video, but for some reason, when i try to compile and run using Dev-C++, i get an error and this line, (cout << "please enter the operation that you would like to complete") has is highlighted red and has a red x next to the line. what did i do wrong?
JacksonTutorials73 Says:
Feb 15, 2012 - I'm getting an error with my last curly bracket. I don't know how to fix it. Please help!
100GPing100 Says:
Feb 27, 2012 - "Please enter the first number:" *enters 'f'*
97skinnyboyswag Says:
Mar 9, 2012 - same
sarrarov101 Says:
Mar 13, 2012 - you can visit also : software-dev.jimdo.com
heyheytralala Says:
Mar 17, 2012 - Can I use the system ("COLOR") in microsoft visual studio??;/
The561Hero Says:
Mar 22, 2012 - Me too so what did you do?
The561Hero Says:
Mar 22, 2012 - dude you just made my code work I was using the ascii alt 179 or 176
Ilikewatermelon27 Says:
Mar 23, 2012 - No problem, glad I could help.
asoccerstar43 Says:
Mar 27, 2012 - i am using dev c++ and it says in valid token in int main(void)
jragomaster25 Says:
Apr 6, 2012 - i made the deseceond error too lol
pepteamsergi09 Says:
Apr 9, 2012 - what happen if we enter decimals? would it work?? as 6.98 / 56.32???
Cappi20100 Says:
Apr 9, 2012 - It will work, because you are using a "double" variable, this means the code will also work on floats, "decimals".
daniel247rox Says:
Apr 13, 2012 - it didnt work for me can u please send me the code?
AandiVB Says:
May 1, 2012 - Lol. My virus protection program says that this is a virus. And it doesn't let me run it. :D
goeiecool9999 Says:
May 4, 2012 - I found an error in your program! what is someone does 0/23 it would still try to do it cause it only checks for the secon dnumber to be 0.
davkrabs Says:
May 6, 2012 - yes, sure the code tries to calculate 0/23, but where's the problem?you can divide 0/23, the result will be 0...
goeiecool9999 Says:
May 7, 2012 - Wow i feel dumb. :P i just typed it in on the windows calculator and it gave me an error.
davkrabs Says:
May 7, 2012 - hahaha :D
RNTG24853 Says:
May 9, 2012 - woh ok, so ive been tryin to figure out why }else{ wasnt working for like 2 hrs, until i found out that every "curly bracket" i typed in.., was actually a parenthacy.....
plazmotech Says:
May 13, 2012 - sh: TITLE: command not foundsh: COLOR: command not found
queenie0421 Says:
May 20, 2012 - god dammnnn this doesnt look as hard as i thought it would be..... codes.. here i come.....












MegaStyle971 Says:
Jan 7, 2012 - Hey , i followed your tutorial step by step , but after i calculate something and i say that i want do calculate again , it pauses and when i press anything exits the program .