coreutils/lib/xmemcoll.h

3 lines
67 B
C
Raw Normal View History

2003-06-07 18:11:39 +08:00
#include <stddef.h>
2002-01-22 16:02:55 +08:00
int xmemcoll (char *, size_t, char *, size_t);