String Objects

Functions

ARBB_VM_EXPORT const char * arbb_get_c_string (arbb_string_t string)
 Retrieves the C string associated with string.
ARBB_VM_EXPORT void arbb_free_string (arbb_string_t string)
 Frees any resources associated with string.

Function Documentation

ARBB_VM_EXPORT const char* arbb_get_c_string ( arbb_string_t  string  ) 

Retrieves the C string associated with string.

Returns:
The C string held by string.
ARBB_VM_EXPORT void arbb_free_string ( arbb_string_t  string  ) 

Frees any resources associated with string.

Submit feedback on this help topic

Copyright © 2010, Intel Corporation. All rights reserved.