Next: Instruction tyagett, Previous: Instruction mktyo, Up: Type related instructions [Contents][Index]
Synopsys:
mktya
Given an elements type and an unsigned long denoting a length, build an array type having these features and push it on the stack. If the type array is unbounded then length is PVM_NULL.
Stack: ( TYPE (ULONG|NULL) -- TYPE )