| |
| | [No title] |
 | | In all cases, if unclaimed arguments remain after processing, a warning is signaled and #f is returned. |
 | | @end defun @defun getopt->arglist optnames positions arities types defaulters checks aliases desc @dots{} Like @code{getopt->parameter-list}, but converts @var{*argv*} to an argument-list as specified by @var{optnames}, @var{positions}, @var{arities}, @var{types}, @var{defaulters}, @var{checks}, and @var{aliases}. |
 | | If the options supplied violate the @var{arities} or @var{checks} constraints, then a warning is signaled and #f is returned. |
| www.mit.edu /afs/athena/software/scm_v5d9/slib/getparam.txi (272 words) |
|