Apache Portable Runtime
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
apr_vformatter_buff_t Struct Reference

#include <apr_lib.h>

Data Fields

char * curpos
 
char * endpos
 

Detailed Description

Structure used by the variable-formatter routines.

Field Documentation

char* apr_vformatter_buff_t::curpos

The current position

char* apr_vformatter_buff_t::endpos

The end position of the format string


The documentation for this struct was generated from the following file: