ObjectType:stringptr

From Lavish Software Wiki
Revision as of 17:32, 12 March 2005 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Description

A stringptr is actually the same as string, but is only to be used when the data refers to an original text value, rather than temporary storage.

Members

(none)

Methods

  • Address: The memory address of the actual text

Inherits

Returns

The text

Examples

See Also