compat/strnlen.h

Go to the documentation of this file.
00001 #include <sys/types.h>
00002 
00003 size_t strnlen(const char *s, size_t n);
00004 
00005 
00006 
00007 /*
00008  * Local Variables:
00009  * mode: c
00010  * c-file-style: "k&r"
00011  * c-basic-offset: 8
00012  * indent-tabs-mode: t
00013  * End:
00014  */

Generated on Sat Nov 22 22:30:41 2008 for ekg2 by  doxygen 1.5.1