@martinlicht
Writing on C++ and its details
Nothing here yet.
Nothing here yet.
Aug 11, 2025 · 5 min read · We want to continue the discussion of escape sequences. As a preparation, we review the different character types in C. The source code, with the possible exception of char and string literals, is written in the source character set. This character s...
Join discussion