diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-06-12 20:00:20 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-06-12 20:00:20 -0700 |
commit | c26dba28db8ee168ae02a62b453107309f737269 (patch) | |
tree | 20cf813f0330826ae03f32e381638aab05274521 /mpi/mpi.c | |
parent | 3e9b3635c353d09b26393d5d89cbf1c2d2cb4459 (diff) | |
download | txr-c26dba28db8ee168ae02a62b453107309f737269.tar.gz txr-c26dba28db8ee168ae02a62b453107309f737269.tar.bz2 txr-c26dba28db8ee168ae02a62b453107309f737269.zip |
int-str: allow radix to be #\c for C conventions.
* lib.c (int_str): Support #\c base, recognizing
0x as hex and leading 0 as octal. We don't rely on
the wcstol function's ability to do this conversion,
but scan it ourselves.
* txr.1: Documented.
Diffstat (limited to 'mpi/mpi.c')
0 files changed, 0 insertions, 0 deletions