UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Macros | Typedefs
apt_string.h File Reference

String Representation. More...

#include "apt.h"

Go to the source code of this file.

Data Structures

struct  apt_str_t
 

Macros

#define APT_EMPTY_STRING   ""
 

Typedefs

typedef struct apt_str_t apt_str_t
 

Detailed Description

String Representation.

Macro Definition Documentation

#define APT_EMPTY_STRING   ""

Empty string

Typedef Documentation

typedef struct apt_str_t apt_str_t

String declaration