| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
The initial value of this variable is a list of six 0's. The value
should always be a list of six fixnums. When statistics on compilation
of format forms is
being kept (see comp:verify-format-argument-count-switch
),
the various values in the list are incremented as format forms are
seen and analysed by the compiler. The function format-arg-count-stats prints the collected
values. Calling that function with the value :reset
as the first argument causes the value of this variable to be set to a
list of six 0's.
See Checking format forms during compilation in miscellaneous.htm for more information.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |