Previous: , Up: Functions   [Index]


3.4.10 Strippable Prefixes

For the reversed calling syntax that sees the first argument preceding the function name, the function calling name prefix may be stripped based on the type of the preceding first argument type.

See (aime)Calling Functions.

The strippable function name prefixes are introduced as struct x1f4_deprefix_type records.

See struct x1f4_deprefix_type.

The only current libaime interface allowing strippable prefixes introduction is the executive assembler, via the struct x1f4_lxnote_type typed library interface.

See Executive Assembler.

See struct x1f4_lxnote_type.