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 | 9afe98ddd7506561f70b4356fbde69731e339042 (patch) | |
tree | 20cf813f0330826ae03f32e381638aab05274521 /mpi/mpi.c | |
parent | 2f9728db321c67ee6c41372914a4a56a5809356d (diff) | |
download | txr-9afe98ddd7506561f70b4356fbde69731e339042.tar.gz txr-9afe98ddd7506561f70b4356fbde69731e339042.tar.bz2 txr-9afe98ddd7506561f70b4356fbde69731e339042.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