diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-04-21 21:26:19 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-04-21 21:26:19 -0700 |
commit | b1726e0878b679508dda20166b04cac12213729b (patch) | |
tree | 208cc17ff9ebb6ce5862341675cf6d27749a1724 /buf.h | |
parent | b4d9e01b4c68a995d39f7c01c43ba2aed02c968b (diff) | |
download | txr-b1726e0878b679508dda20166b04cac12213729b.tar.gz txr-b1726e0878b679508dda20166b04cac12213729b.tar.bz2 txr-b1726e0878b679508dda20166b04cac12213729b.zip |
Buffers implementation, part three: get functions.
* arith.c (unum): New function.
* arith.h (unum): Declared.
* buf.c (buf_get_bytes): New static function.
(buf_get_i8, buf_get_u8, buf_get_i16, buf_get_u16,
buf_get_i32, buf_get_u32, buf_get_i64, buf_get_u64,
buf_get_char, buf_get_uchar, buf_get_short, buf_get_ushort,
buf_get_int, buf_get_uint, buf_get_long, buf_get_ulong,
buf_get_double): Stubs implemented.
Diffstat (limited to 'buf.h')
0 files changed, 0 insertions, 0 deletions