JCL Help:I64Assign

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Initializes an Int64 to the supplied values.


Parameters

Parameters Description
I The Int64 to initialize.
Low Low 32 bits for the Int64.
High High 32 bits for the Int64.


Description

I64Assign implements initialization for an Int64 from the supplied long integers.


See Also

I64Copy I64Compare


About

Donator

Marcel van Brakel


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page