diff options
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34817,7 +34817,7 @@ to an integer value. If .meta radix isn't specified, it defaults to 10. Otherwise it must be an integer in the range 2 to 36, or else the character -.codn #\c . +.codn #\ec . For radices above 10, letters of the alphabet are used for digits: @@ -34834,7 +34834,7 @@ as the start of trailing junk at which the extraction of the digits stops. When .meta radix is specified as the character object -.codn #\c , +.codn #\ec , this indicates that a C-language-style integer constant should be recognized. If, after any optional sign, the remainder of .meta string |