/usr/src/redhat/BUILD/httpd-2.2.3/srclib/apr/include/apr_want.h

APR Standard Headers Support [詳細]

#include "apr.h"

ソースコードを見る。


説明

APR Standard Headers Support

 Features:

   APR_WANT_STRFUNC:  strcmp, strcat, strcpy, etc
   APR_WANT_MEMFUNC:  memcmp, memcpy, etc
   APR_WANT_STDIO:    <stdio.h> and related bits
   APR_WANT_IOVEC:    struct iovec
   APR_WANT_BYTEFUNC: htons, htonl, ntohl, ntohs

 Typical usage:

   define APR_WANT_STRFUNC
   define APR_WANT_MEMFUNC
   include "apr_want.h"

 The appropriate headers will be included.

 Note: it is safe to use this in a header (it won't interfere with other
       headers' or source files' use of apr_want.h)
 

Apacheに対してSun Jul 19 22:05:27 2009に生成されました。  doxygen 1.4.7