Specifications

16-74 Programmer’s Guide Sega
Psy-Q Development System
Alternatively, you could Goto ‘main’ (as functions evaluate to their address); to
Goto an offset from main, enter: ‘:main+offset’, ‘&main+offset’ or
‘(int)main+offset’. This is because ‘main’ by itself has the type int ( ) which cannot
be added.
Note: When you have successfully ‘gone to’ an expression in a Memory Pane, the
‘pointed to’ word is enclosed in a box. This will remain until you Goto
something else or anchor the Pane to an expression.
See Also:
Anchoring Memory Panes
Expression Evaluation Features
Previously Entered Expressions History List
Note: Alternatively, you can activate the Goto command via the Goto icon on the
toolbar or the Hot Key Ctrl G.