Šimon Tóth’s Post

View profile for Šimon Tóth

C++ Educational Content Creator | 20 years of Software Engineering experience distilled into digestible daily posts

Integer literals can be specified in decimal, octal, hexadecimal and since C++14 binary bases. Further, since C++14, the single-quote character can be used as a digit separator without changing the value. Compiler Explorer link: https://lnkd.in/ewpqtD7m #cpp #cplusplus #coding #programming #dailybiteofcpp

  • text

auto l = 0xffff

Like
Reply

To view or add a comment, sign in

Explore content categories