home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
textutils-1.19-src.tgz
/
tar.out
/
fsf
/
textutils
/
lib
/
xstrtoul.h
< prev
Wrap
C/C++ Source or Header
|
1996-09-28
|
122b
|
8 lines
#ifndef _xstrtoul_h_
#define _xstrtoul_h_ 1
#define STRING_TO_UNSIGNED 1
#include "xstrtol.h"
#endif /* _xstrtoul_h_ */