VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
|
Lightweight string object used to elide AnsiString return values. More...
#include <vibstring.h>
Public Attributes | |
char * | str |
Pointer to dynamically allocated null-terminated string. | |
Lightweight string object used to elide AnsiString return values.
Allocate using VIBString_New and release with VIBString_Destroy.