Next: Instruction tyigetsz, Previous: Instruction mktyv, Up: Type related instructions [Contents][Index]
Synopsys:
mktyi
Given an unsigned long denoting a bit width, and an unsigned int denoting signedness (0 is unsigned, 1 is signed), build a an integral type with these features and push it on the stack.
Stack: ( ULONG UINT -- TYPE )