Hash : c66bcf4d Author : Date : 1995-03-21T03:48:38
GNU text utilities
Download
1 2 3 4 5 6 7
#ifndef _xstrtoul_h_ #define _xstrtoul_h_ 1 #define STRING_TO_UNSIGNED 1 #include "xstrtol.h" #endif /* _xstrtoul_h_ */