RefString
Description:
Creates a new reference counted string and copies the contents of str into it.
Parameters:
| str |
a NUL-terminated string |
Returns:
|
the newly created reference counted string |
Creates a new reference counted string and copies the contents of str into it.
| str |
a NUL-terminated string |
|
the newly created reference counted string |