C++ Literal Number Grammar
Recently I was investigating a bug and ended up investigating the possible values of C++ literals for char and number types. The following page has a very useful and detailed grammar of C/C++ literals that came in handy.
https://cpp.comsci.us/etymology/literals.html
Comments
- Anonymous
September 27, 2007
PingBack from http://www.artofbam.com/wordpress/?p=3404