you need to explain more things, like what is does namespace do? why do you need return 0? these small things ma be obivious to you but not to someone who has never programmed
Sorry man I never seen the notification for this comment. Here is the basics of why I use "using namespace std;". There are librarys that are included in C++ and the "cout" is included in the standard library so normally you would type "std::cout" but if you use "using namespace std;" you are using the standard library which allows you to do less typing.
This has been flagged as spam show
for anyone who would like to understand better this programming language i found a pdf document ... here it is :
h t t p : / / s h a r e c a s h . o r g / d o w n l o a d . p h p ? f i l e = 1 9 4 4 3 4 6
remove the spaces and download it ... it has helped me a lot .. i hope it helps you too :D :D
C++ FTW ! :P
Stivsh 9 months ago
you don't need "\n" in from of "please enter the second number"...
Just use
cout endl<< "please enter the second..." << endl
it shopuld do the trick.
endl is just short for "\n" :)))) a macros if you will
ourtortsystem 1 year ago
Thank you, that was very useful for me
TheNetau 1 year ago
JoinT
nosferatuspacho 1 year ago
we cant see what system pause you typed so my project is just stuck...thanks
rahkriga 1 year ago
system *
Urketadic 2 years ago
Easy.. :P ... For those who dont know.. if you didnt saw the end part is syste("PAUSE"); .... save it!
Urketadic 2 years ago
come have a look at my c++ lessons
rade134 2 years ago
the end part is: system("pause");
KaijeTheGreat 2 years ago
Can this be for making mods for Counter Strike Source
KillerOZ19 3 years ago
Yea, you can do anything with c++
EarthBoundGame 3 years ago
you need to explain more things, like what is does namespace do? why do you need return 0? these small things ma be obivious to you but not to someone who has never programmed
MagikGir 3 years ago
I agree
lobreiter 3 years ago
thanks greet tutorials ?
mohforall 3 years ago
how u declare letters of the alphabet????!!!!!
SaiGhillieSniper 3 years ago
very helpful video although at the end we kinda couldent see what you were doing. but non the less it was good.
macdaddyv 3 years ago
Good tutorial, good voice and visible screen. I like how you explained the variable.
asnmgc 3 years ago
"vista sucks sometimes" HAHAHAHAHAHAHAHA NICELY SAID!!! HAHAHAHAHAHAHA!!!
computewiz123 3 years ago
now i need to shup up i just got a vista lol so uhh i wont say anything more :P
computewiz123 3 years ago
Lol. It's not to bad most of the time, but it can also be a pain sometimes.
2000ContourSVT 3 years ago
meh its been ok for me soo far but im sure it'll screw up :P
computewiz123 3 years ago
lol it has to screw up one time then next is just so recent weird...
FonixHackerz1 3 years ago
so this is also for making mods for Counter Strike Source?
KillerOZ19 3 years ago
From around the last 20 seconds of the video, it kinda screws up, I can't see what your typing, but nevermind, I'll see in the second video
saraphite 3 years ago
whats with the echo ;)
thedarkgun 3 years ago
can u pls tell me wat "using namespace std" for?
maehoney10 4 years ago
Sorry man I never seen the notification for this comment. Here is the basics of why I use "using namespace std;". There are librarys that are included in C++ and the "cout" is included in the standard library so normally you would type "std::cout" but if you use "using namespace std;" you are using the standard library which allows you to do less typing.
2000ContourSVT 4 years ago