next up previous contents index
Next: Register Manipulation Up: Stack Insertions Previous: PUSHIMMPA   Contents   Index

PUSHIMMSTR

Stack Input: None

Stack Output: Memory Address

Operand: String

Since: 2.0

Description:

Allocates space for the string on the heap, stores the sequence of characters on the heap, starting with the first letter as the lowest heap location. The string is null-terminated automatically. The object's address is pushed onto the stack.



David Levitan 2006-02-12