Yes! They are all natively available in C++. As I mentioned somewhere in the video, some of these may vary slightly depending on the compiler you are using, but the ones I use here should be the most common ones (or at least, the ones I have seen the most!).
Yeah you can. Originally, I went with printf for these videos, but I think maybe I should have gone with cout instead. Planning to use it as a gateway to functions in the future.
thank you for making these complete explanation.
11:54 are these 8 built in types in c++?
Yes! They are all natively available in C++. As I mentioned somewhere in the video, some of these may vary slightly depending on the compiler you are using, but the ones I use here should be the most common ones (or at least, the ones I have seen the most!).
Thanks that's usfull.
But can you not use cout in visual studio to show the long long int value? It works in the code::blocks ide.
Yeah you can. Originally, I went with printf for these videos, but I think maybe I should have gone with cout instead. Planning to use it as a gateway to functions in the future.
An error minus a billion is another error 😎 #facts