besNEWSTRING(X)

[<<<] [>>>]

Create a new string and return the pointer to it. The argument defines the number of bytes in the string. This macro calls the function memory_NewString().

See also