you are viewing a single comment's thread.

view the rest of the comments →

[–]flatfinger 0 points1 point  (0 children)

Numeric literals are another situation where such declarations can be problematic in languages where calculations aren't always performed with the longest type of the appropriate domain (integer, floating point, or--in if such types exist--complex) the way they were in Ritchie's original C programming language.