]> mj.ucw.cz Git - libucw.git/commit
Added functions for conversions from string to uns or uintmax_t .
authorDaniel Fiala <danfiala@ucw.cz>
Tue, 11 May 2010 02:38:49 +0000 (04:38 +0200)
committerDaniel Fiala <danfiala@ucw.cz>
Tue, 11 May 2010 02:38:49 +0000 (04:38 +0200)
commit2c7483b13f06f97b8a3d98f27ebe5ebf003be1c2
tree40417e196e2ec8efc80f4dcabe6bb15fd3897573
parent461d9795c2f743e4319b83f4dfff90d95d4a2dee
Added functions for conversions from string to uns or uintmax_t .
ucw/Makefile
ucw/strtonum-gen.h [new file with mode: 0644]
ucw/strtonum-test.c [new file with mode: 0644]
ucw/strtonum-test.t [new file with mode: 0644]
ucw/strtonum.c [new file with mode: 0644]
ucw/strtonum.h [new file with mode: 0644]