![]() |
RemainingArgCnt | Function (ROM Call 0x3C3) |
AMS 1.01 or higher | args.h |
unsigned short RemainingArgCnt (CESI ap); |
Returns the remaining number of arguments passed to the program.
RemainingArgCnt returns the number of remaining arguments passed to the called program, i.e. the number of arguments which are not yet picked up. It is a simple alias for the TIOS function remaining_element_count.