Gentee Programming Language > Documentation > Libraries Download documentation

str.ptr

Get the pointer to the memory space containing the string. The method is needed when passing a string to external functions that work with strings ending in zeros.

uint str.ptr()

Return value

Returns the pointer to the data.

See also

    Strings


 Copyright © 2004-2006 Gentee Inc. All rights reserved.