Copyright Digital Equipment Corp. All rights reserved.

Arguments

 

ap

   A variable list containing the next argument to be obtained.
 

type

   A data type that is used to determine the size of the next item
   in the list. An argument list can contain items of varying sizes,
   but the calling routine must determine what type of argument is
   expected since it cannot be determined at run time.