[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Exec' (#aros)

TIntVector

For EXEC use ONLY!

Declaration

Source position: exec.pas line 583

type TIntVector = record

  iv_Data: APTR;

  

  iv_Code: Pointer;

  

  iv_Node: PNode;

  

end;

See also

TExecBase

  


Documentation generated on: 2017-01-10