| Allegro CL version 10.0 This page is new in 10.0. |
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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page is new in the 10.0 release.
Created 2019.8.20.
| Allegro CL version 10.0 This page is new in 10.0. |