14.18.3.6 Example

char* s = CORBA::string_dup("hello world");
CORBA::string_free(s);