~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~ ✉️ Newsletter – Instagram – Twitter …
Tag: const c++, [vid_tags]
Xem thêm: https://icongnghe.org/category/pc
Nguồn: https://icongnghe.org
Bài viết liên quan
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~ ✉️ Newsletter – Instagram – Twitter …
Tag: const c++, [vid_tags]
Xem thêm: https://icongnghe.org/category/pc
Nguồn: https://icongnghe.org
10 Bình luận. Leave new
Constant? or const int? (read it out loud)
fellow newbies, the internet says:
const is usually for single integers/settings
enum is for multiple integers/settings
I don't think your definition of "hungarian notation" is correct. For example, hungarian notation would be intAge instead of int_age.
Unfortunately is NOT true that the 3 kinds of constants availables in c++ are 'more or less the same' as suggested by this video.
And introducing 'enum' with only one member is really confusig the viewers about the pourpose of 'enum'.
Best teacher ever sir
Love from India
🙏🙏🙏🙏🙏🥰🥰
I have a question can you only put integer types in enum or can you also put doubles
Question: Does compiler assign any datatype for a macro? If so, what datatype does compiler picks for #define macro??
You misspelled xylophone, but other than that, you have created great series, congratulations,
Hi Caleb! Thanks for that, you really amazing in C++ programming, and thanks to you, now I can remember everything that the time did erase in my mind… Thank you again.
Man… There are something wrong here, I don't know if it was because I'm in Linux, but the compiler is ask me about declare enum. I'd correct it that way: enum test { y = 100 }.
Bye, now I will go to next video!
where the next video? 😻😻