Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

String Handling funcions
[Brought To You By APR]


Functions

int switch_snprintf (_Out_z_cap_(len) char *buf, _In_ switch_size_t len, _In_z_ _Printf_format_string_ const char *format,...)
int switch_vasprintf (_Out_opt_ char **buf, _In_z_ _Printf_format_string_ const char *format, _In_ va_list ap)
char * switch_copy_string (_Out_z_cap_(dst_size) char *dst, _In_z_ const char *src, _In_ switch_size_t dst_size)


Function Documentation

char* switch_copy_string _Out_z_cap_(dst_size) char *  dst,
_In_z_ const char *  src,
_In_ switch_size_t  dst_size
 

int switch_snprintf _Out_z_cap_(len) char *  buf,
_In_ switch_size_t  len,
_In_z_ _Printf_format_string_ const char *  format,
  ...
 

int switch_vasprintf _Out_opt_ char **  buf,
_In_z_ _Printf_format_string_ const char *  format,
_In_ va_list  ap
 


Generated on Fri Oct 10 11:24:22 2008 for FreeSWITCH by  doxygen 1.3.9.1