diff options
author | Mattias Andrée <maandree@kth.se> | 2018-11-16 19:05:17 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-11-16 19:05:17 +0100 |
commit | 2a167c84d3a2b875cc67a169b5f0e1333b0b77f5 (patch) | |
tree | 9989fa84311b180f8637c4acdc11e4ff10d44a93 /man0/libsimple-arg.h.0 | |
parent | memalloc/arrayalloc: add L1-cache optimisation (diff) | |
download | libsimple-2a167c84d3a2b875cc67a169b5f0e1333b0b77f5.tar.gz libsimple-2a167c84d3a2b875cc67a169b5f0e1333b0b77f5.tar.bz2 libsimple-2a167c84d3a2b875cc67a169b5f0e1333b0b77f5.tar.xz |
Add TWOS_COMPLEMENT, ONES_COMPLEMENT, and SIGN_MAGNITUDE
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man0/libsimple-arg.h.0')
-rw-r--r-- | man0/libsimple-arg.h.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man0/libsimple-arg.h.0 b/man0/libsimple-arg.h.0 index 550eddd..d60e59e 100644 --- a/man0/libsimple-arg.h.0 +++ b/man0/libsimple-arg.h.0 @@ -1,4 +1,4 @@ -.TH LIBSIMPLE\-ARG.H 0 2018-11-08 libsimple +.TH LIBSIMPLE\-ARG.H 0 2018-11-15 libsimple .SH NAME libsimple\-arg.h \- command line argument parsing header for libsimple .SH SYNOPSIS |