| 
    UniMRCP
    1.5.0
    
   | 
 
#include <apt_string.h>
Data Fields | |
| char * | buf | 
| apr_size_t | length | 
String representation
| char* apt_str_t::buf | 
String buffer (might be not NULL terminated)
| apr_size_t apt_str_t::length | 
Length of the string (not counting terminating NULL character if exists)
 1.8.6