C++ Tutorial 2 - Variables (720p HD)
Uploader Comments (2000ContourSVT)
All Comments (32)
-
I haven't watched the video....but if you're talking about cout / std::cout , then you can type whatever you want, cout just references what you want the output to be, what you want to show up on the screen, so whatever you want to show up, type that....
-
It signifies the end of a statement so that all the statements are broken up and the compiler knows when the statement ends...
-
Why do we add the ; i mean what does it mean?
-
for the dumb question guy, yes you are supposed to write exactly what he rights :D
-
My command prompt closes as soon as I press enter....Can someone help me please.
-
Dumb question: are you supposed to literally type "Please enter the first number you would like to add.", or just any number/ Please answer again i know its a dumb question lol.
-
Pascal still good for learn, coz it's like Matlab, it's more for learning purposes, most likely any other career than IT, usually it's Pascal what ppl learn, coz it's simple and teachs you the way of programing, you might think Pascal is limited, in some way I personally don't like it, but is not so bad, even got pointers :)
-
but I think just if you are limiting your program to MS-DOS or the command interpreter (cmd) from Windows OS, if you want it just to work in these OS so then you can use it, but won't be useful while testing in other OS, a cout can be overloaded, the system it's just as you said a function that uses the batch interpreter (I don't know the technical names of this kinda stuff) ;)
-
how i understood the system("xyz") is a batch thing
so you can put in there any batch comands
so aou mustnt waste place with cout and endl
you can write system("echo please type a number")
4 the cout and 4 the endl you could type system("echo.")
i tried and it works
(im c++ noob but batch pro ;) )
-
its called "endl" its l not 1
how do you get to be a partner
xXShadowAsasNXx 3 years ago
You have to apply with Youtube by filling out some information. Just search "Youtube Partner" in google and you'll see their application page. Don't be surprised if you don't get accepted the first time you apply. I applied twice before actually getting accepted.
2000ContourSVT 3 years ago