|
Apache Portable Runtime
|
#include <apr_lib.h>
Data Fields | |
| char * | curpos |
| char * | endpos |
Structure used by the variable-formatter routines.
| char* apr_vformatter_buff_t::curpos |
The current position
| char* apr_vformatter_buff_t::endpos |
The end position of the format string
1.8.10