ObjectType:intptr

From Lavish Software Wiki
Revision as of 18:42, 12 March 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Description

An intptr is simply a pointer to an int. The type inherits int, and can be used as if it were an int.

Members

  • int Address: The memory address of the actual integer

Methods

(none)

Inherits

Returns

The string representation of this int

Examples

See Also