Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tIntVector

For EXEC use ONLY!

Declaration

Source position: exec.pas line 655

type tIntVector = record

  iv_Data: Pointer;

  

  iv_Code: Pointer;

  

  iv_Node: pNode;

  

end;

See also

TExecBase

  


Documentation generated on: 2021-07-30