@magicplayingcards im not sure i understand your question. Int, long and short are basic numbers (2, 3, 4, etc...) float and double are decimal numbers (1.2, 3.456, 0.0001, etc...) to declare a number you must first decide what kind of number it is.
Great video itself and also the rest of this little series looks great! Very informative and presented easily. One small thing though, speech would probably be better since the typing takes up alot of time. Either way, great work and I'm subbing!
whenever a line contains //, everything that follows // is a comment and will not be used in the making of a program. That way you can say what a line does without effecting the program itself
Were do we get this "C++" program??
WilSmitty 3 months ago in playlist C++ Tutorials
okay never mind that question i have another question what is the next tutorial after input/output video???
magicplayingcards 6 months ago
what does int,long.short,double do i know it stores numbers and suoch but how do you put it in order to do some thing.
magicplayingcards 6 months ago in playlist C++ Tutorials
@magicplayingcards im not sure i understand your question. Int, long and short are basic numbers (2, 3, 4, etc...) float and double are decimal numbers (1.2, 3.456, 0.0001, etc...) to declare a number you must first decide what kind of number it is.
3 = int
3.14 = float
bdahn 6 months ago
@bdahn does Dreamweaver support C++ or do you have to use bloodshed?
DarkVortex97 6 months ago in playlist C++ Tutorials
@DarkVortex97 Dreamweaver supports HTML and Java. You dont have to use bloodshed but you do need something compatible with C++
bdahn 6 months ago
Great video itself and also the rest of this little series looks great! Very informative and presented easily. One small thing though, speech would probably be better since the typing takes up alot of time. Either way, great work and I'm subbing!
Velociocity 7 months ago in playlist C++ Tutorials
i think i learned something today, i dont know what but yeah.
COOL1AIR1 9 months ago
what's c++ mainly used for like what kind of programming??
nintendomaster12 9 months ago
whenever a line contains //, everything that follows // is a comment and will not be used in the making of a program. That way you can say what a line does without effecting the program itself
bdahn 11 months ago
@bdahn please please please get a microphone
aphillips888 6 months ago
@aphillips888 from now on my new tutorials will be in sound
bdahn 6 months ago
I still don't understand what this "//COMMENTS" for or what is it used for?
amirul264 1 year ago