Next: Instruction mktysct, Previous: Instruction tyagetb, Up: Type related instructions [Contents][Index]
Synopsys:
mktyc
Given a list of argument types, a return type and a number of arguments, build a closure type and push it on the stack.
Stack: ( TYPE... TYPE ULONG -- TYPE )