Index C without cg symbols
Main index page
The following links go to index entry pages beginning with the indicated letter. Other indexes things which are named entirely by non-alphabetic characters. Thus, for example, *all-processes* is indexed under A, ignoring the *.
Index with common-graphics symbols
Index without cg symbols
C
- -C (command-line argument): see 
  Command line arguments in
  startup.htm
- C (format directive) [in ansi spec]:
Tilde C: Character
- C (sharpsign reader macro) [in ansi spec]:
Sharpsign C
- *c*: variable, composer package
- +c, +cm, +cn, +cx, +cc (Windows-only, 
  console-related command-line
    arguments): see Command line arguments in
  startup.htm
- c-module: Class, defsystem package
- caaaar [in ansi spec]:
car, cdr, caar, cadr, etc.
- caaadr [in ansi spec]:
car, cdr, caar, cadr, etc.
- caaar [in ansi spec]:
car, cdr, caar, cadr, etc.
- caadar [in ansi spec]:
car, cdr, caar, cadr, etc.
- caaddr [in ansi spec]:
car, cdr, caar, cadr, etc.
- caadr [in ansi spec]:
car, cdr, caar, cadr, etc.
- caar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cadaar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cadadr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cadar [in ansi spec]:
car, cdr, caar, cadr, etc.
- caddar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cadddr [in ansi spec]:
car, cdr, caar, cadr, etc.
- caddr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cadr [in ansi spec]:
car, cdr, caar, cadr, etc.
- :call (search list keyword): see 
  Search lists 
  and its subsections in loading.htm
- call-arguments-limit [in ansi spec]:
call-arguments-limit
- call-compiler-optimization-switch: function, compiler package
- call-counting profiler: see
   The call-counting profiler 
   in runtime-analyzer.htm.
- call-finalizer: Function, excl package
- call-graph (reporting profile results): see 
    Interpreting the results in
     runtime-analyzer.htm
- call-json-rpc-method: Function, net.json.rpc package
- call-method [in ansi spec]:
call-method, make-method
- call-next-fwrapper: Macro, excl package
- call-next-method [in ansi spec]:
call-next-method
- call-soap-method: Generic Function, net.xmp.soap package
- call-xml-rpc-server: Function, net.xml-rpc package
- calling fortran code: discussed passim in 
    foreign-functions.htm, example in 
    Lisp may not see a
  modification of an argument passed by address
- calling Lisp from C: see 
    Using Lisp
    functions and values from C and its subsections in 
    foreign-functions.htm
- cancel-current-profile: function, profiler package
- cancel-cursor: Function, dbi.oracle package
- cancel-process-pool-work: Function, multiprocessing package
- cancel-process-pool-worker: Function, multiprocessing package
- canonical-ftype: function, foreign-functions package
- capture-console-interrupts: Function, multiprocessing package
- car [in ansi spec]:
car, cdr, caar, cadr, etc.
- case in symbol names [in ansi spec]:
Case in Symbols
- case mode:  passim in case.htm
- case [in ansi spec]:
case, ccase, ecase
- case-failure: Class, excl package
- case-failure-name: Generic Function, excl package
- case-failure-possibilities: Generic Function, excl package
- case-portable see ANSI/Modern code portability
in case.htm
- case-sensitive-dde: Generic Function, dde package
- *case-sensitive-dde*: Variable, dde package
- *case-translation*: variable, excl package
- case-translation-gravity: function, excl package
- cases (of letters) in Allegro CL: see 
  case.htm
- catch [in ansi spec]:
catch
- cbind facility (a facility for automatically
generating foreign function calls) see cbind-intro.htm. See also SWIG: Support for automatic
generation of foreign function definitions 1 in foreign-functions.htm
- ccase [in ansi spec]:
case, ccase, ecase
- cd: Top-level command
- cdaaar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdaadr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdaar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdadar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdaddr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdadr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cddaar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cddadr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cddar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdddar [in ansi spec]:
car, cdr, caar, cadr, etc.
- cddddr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdddr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cddr [in ansi spec]:
car, cdr, caar, cadr, etc.
- cdr [in ansi spec]:
car, cdr, caar, cadr, etc.
- ce-get: Function, system package
- ce-putprop: Function, system package
- ceiling [in ansi spec]:
floor, ffloor, ceiling, fceiling,  truncate, ftruncate, round, fround
- cell-error [in ansi spec]:
cell-error
- cell-error-name [in ansi spec]:
cell-error-name
- cerror [in ansi spec]:
cerror
- cf: Top-level command
- cg (Common Graphics)
See cgide.htm, particularly About Common Graphics and IDE documentation
- CGDoc (in the navigation bar at the top
and bottom of each documentation page): a link to
cgide.htm; see Documentation
introduction in introduction.htm.
- change-class [in ansi spec]:
change-class
- changing package from common-lisp-user to common-graphics-user
The message printed on startup in the IDE's
Debug window. This message is expected and requires no user
action. See About IDE
startup (particularly the Note on the initial
package) for details.
- char [in ansi spec]:
char, schar
- char*-string-length: function, foreign-functions package
- char*-strlen: function, excl package
- char*-to-euc: function, foreign-functions package
- char*-to-string: function, foreign-functions package
- char-bit (function, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- char-bit [in ansi spec]:
Removed Operators
- char-bits (function, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- char-bits [in ansi spec]:
Removed Operators
- char-bits-limit (constant, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- char-bits-limit [in ansi spec]:
Removed Variables
- char-code [in ansi spec]:
char-code
- char-code-limit [in ansi spec]:
char-code-limit
- char-control-bit (constant, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- char-control-bit [in ansi spec]:
Removed Variables
- char-downcase [in ansi spec]:
char-upcase, char-downcase
- char-equal [in ansi spec]:
char=, char/=, ..., char-equal, char-not-equal, ...
- char-font (function, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- char-font [in ansi spec]:
Removed Operators
- char-font-limit (constant, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- char-font-limit [in ansi spec]:
Removed Variables
- char-greaterp [in ansi spec]:
char=, char/=, char<, char>, ..., char-greaterp, char-not-greaterp, ...
- char-hyper-bit (constant, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- char-hyper-bit [in ansi spec]:
Removed Variables
- char-int [in ansi spec]:
char-int
- char-lessp [in ansi spec]:
char=, char/=, char<, ..., char-lessp, char-greaterp, ...
- char-meta-bit (constant, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- char-meta-bit [in ansi spec]:
Removed Variables
- char-name [in ansi spec]:
char-name
- char-not-equal [in ansi spec]:
char=, char/=, ..., char-equal, char-not-equal, ...
- char-not-greaterp [in ansi spec]:
char<, char>, char<=, char>=, ..., char-not-greaterp, ...
- char-not-lessp [in ansi spec]:
char=, ,..., char-lessp, ..., char-not-lessp
- char-super-bit (constant, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm. 
- char-super-bit [in ansi spec]:
Removed Variables
- char-to-octets: Macro, excl package
- char-upcase [in ansi spec]:
char-upcase, char-downcase
- char/= [in ansi spec]:
char=, char/=, char<, char>, ...
- char< [in ansi spec]:
char=, char/=, char<, char>, char<=, char>=, char-equal, ...
- char<= [in ansi spec]:
char=, char/=, char<, char>, char<=, char>=, char-equal, ...
- char= [in ansi spec]:
char=, ..., char-equal, char-not-equal, ...
- char> [in ansi spec]:
char=, char/=, char<, char>, char<=, char>=, char-equal, ...
- char>= [in ansi spec]:
char=, char/=, char<, char>, char<=, char>=, char-equal, ...
- character sets: see International Allegro 
  CL documentation in iacl.htm
- character [in ansi spec]:
Sharpsign Backslash, 
Introduction to Characters, 
character, 
character, 
Introduction to Streams
- characterp [in ansi spec]:
characterp
- charP: a jlinker Java method, see Dynamic Linkage Java
  Reference in jlinker.htm.
- charpos: Function, excl package
- charValue: a jlinker Java method, see Dynamic Linkage Java
  Reference in jlinker.htm.
- chdir: Function, excl.osi package
- chdir: Function, excl package
- check-type [in ansi spec]:
check-type
- chgrp: Function, excl.osi package
- child windows
See cgide.htm, particularly About child,
parent, and owner windows
- chmod: Function, excl.osi package
- chown: Function, excl.osi package
- chroot: Function, excl.osi package
- circular list [in ansi spec]:
Conses as Lists, 
list
- Circumflex (format directive) [in ansi spec]:
Tilde Circumflex: Escape Upward
- cis [in ansi spec]:
cis
- cl [in ansi spec]:
The COMMON-LISP Package
- *cl-default-special-bindings*: variable, excl package
- cl-user [in ansi spec]:
The COMMON-LISP-USER Package
- cl:sleep: for notes on the Allegro CL
implementation, see cl:sleep and minimum sleeping time in
multiprocessing.htm.
- class precedence list [in ansi spec]:
Introduction to Classes, 
Determining the Class Precedence List
- class [in ansi spec]:
Introduction to Classes, 
class
- class-... (Generic Function) [in MOP documentation]:
class-...
- class-default-initargs (Generic Function) [in MOP documentation]:
class-default-initargs
- class-direct-default-initargs (Generic Function) [in MOP documentation]:
class-direct-default-initargs
- class-direct-slots (Generic Function) [in MOP documentation]:
class-direct-slots
- class-direct-subclasses (Generic Function) [in MOP documentation]:
class-direct-subclasses
- class-direct-superclasses (Generic Function) [in MOP documentation]:
class-direct-superclasses
- class-finalized-p (Generic Function) [in MOP documentation]:
class-finalized-p
- class-name (Generic Function) [in MOP documentation]:
class-name
- class-name [in ansi spec]:
class-name, 
(setf class-name)
- class-object-count: Generic Function, db.allegrocache package
- class-of [in ansi spec]:
class-of
- class-precedence-list : when it it available? See
class-precedence-list: when is it
available? in implementation.htm
- class-precedence-list (Generic Function) [in MOP documentation]:
class-precedence-list
- class-prototype (Generic Function) [in MOP documentation]:
class-prototype
- class-slots (Generic Function) [in MOP documentation]:
class-slots
- Classes [in MOP documentation]:
Classes
- clean-system: Generic Function, excl package
- clear-input (function, common-lisp-package) See
Implementation of Common
Lisp Functions for simple-streams in
streams.htm.
- clear-input [in ansi spec]:
clear-input
- *clear-input-on-error*: variable, excl package
- clear-output (function, common-lisp-package) See
Implementation of Common
Lisp Functions for simple-streams in
streams.htm.
- clear-output [in ansi spec]:
finish-output, force-output, clear-output
- client-end-all: Generic Function, net.rpc package
- client-exit: Function, net.rpc package
- client-funcall: Function, net.rpc package
- client-lisp: Class, net.rpc package
- client-lisp-data: Generic Function, net.rpc package
- client-lisp-errors: Generic Function, net.rpc package
- client-lisp-keep: Generic Function, net.rpc package
- client-lisp-key: Generic Function, net.rpc package
- client-lisp-name: Generic Function, net.rpc package
- client-lisp-port: Generic Function, net.rpc package
- client-lisp-rc: Generic Function, net.rpc package
- client-lisp-start: Generic Function, net.rpc package
- client-lisp-verbose: Generic Function, net.rpc package
- client-port: class, dde package
- client-ready-p: Function, net.rpc package
- clinit.cl and .clinit.cl file:  see 
    Initialization and 
  the sys:siteinit.cl and [.]clinit.cl files in 
  startup.htm,
    see also *init-file-names*
- :clip-new (gsgc switch): Gsgc switches in 
  gc.htm.
- clipboard in Common Graphics see cg-clipboard.htm
- cload: Top-level command
- close [in ansi spec]:
close
- close-connection: Generic Function, net.post-office package
- close-database: Generic Function, db.allegrocache package
- close-dde: Function, dde package
- close-gate: Function, multiprocessing package
- close-mailbox: Generic Function, net.post-office package
- close-port: Function, dde package
- close-query: Function, dbi package
- close-server: Function, dde package
- close-websocket: Generic Function, net.aserve package
- closed [in ansi spec]:
Open and Closed Streams
- closedir: Function, excl.osi package
- closelog: Function, excl.osi package
- closure functions and profiles: see 
    Closures in profiler output
    in runtime-analyzer.htm.
- clrhash [in ansi spec]:
clrhash
- *cltl1-compile-file-toplevel-compatibility-p*: variable, compiler package
- *cltl1-in-package-compatibility-p*: variable, excl package
- CLX sources(CLX provides an interface between
Lisp and the X window system.) See Availability of CLX for Allegro
CL in release-notes.htm.
- coalesce [in ansi spec]:
Compiler Terminology
- code-char [in ansi spec]:
code-char, 
Removed Argument Conventions
- code-to-utf16-char: Function, excl package
- codeset-0: type specifiers naming a EUC codeset
in deprecated International character set functionality.
See EUC Module
in iacl.htm.
- codeset-1: type specifiers naming a EUC codeset
in deprecated International character set functionality.
See EUC Module
in iacl.htm.
- codeset-2: type specifiers naming a EUC codeset
in deprecated International character set functionality.
See EUC Module
in iacl.htm.
- codeset-3: type specifiers naming a EUC codeset
in deprecated International character set functionality.
See EUC Module
in iacl.htm.
- coerce [in ansi spec]:
coerce
- collected-newstuff: Macro, gcpath package
- Colon (sharpsign reader macro) [in ansi spec]:
Sharpsign Colon
- color palettes
See cg-color-palettes.htm
- COM support (Windows only): see 
  ole.htm.
- com.franz.jlinker.JLActionListener: a jlinker Java class, see Implemented Sub-Classes of AWT Event Handlers in jlinker.htm.
- com.franz.jlinker.JLComponentAdapter: a jlinker Java class, see Implemented Sub-Classes of AWT Event Handlers in jlinker.htm.
- com.franz.jlinker.JLItemListener: a jlinker Java class, see Implemented Sub-Classes of AWT Event Handlers in jlinker.htm.
- com.franz.jlinker.JLKeyAdapter: a jlinker Java class, see Implemented Sub-Classes of AWT Event Handlers in jlinker.htm.
- com.franz.jlinker.JLMouseAdapter: a jlinker Java class, see Implemented Sub-Classes of AWT Event Handlers in jlinker.htm.
- com.franz.jlinker.JLMouseMotionAdapter: a jlinker Java class, see Implemented Sub-Classes of AWT Event Handlers in jlinker.htm.
- com.franz.jlinker.JLWindowAdapter: a jlinker Java class, see Implemented Sub-Classes of AWT Event Handlers in jlinker.htm.
- Comma (reader macro) [in ansi spec]:
Comma
- command history: see 
  Command and expression history
    in top-level.htm, see also 
  :history
- command line arguments: see 
    Command line arguments in 
  startup.htm.
- *command-char*: variable, top-level package
- command-line-argument: Function, system package
- command-line-argument-count: Function, system package
- command-line-arguments: Function, system package
- command-output: Function, excl.osi package
- comment: Generic Function, net.xml.sax package
- comment [in ansi spec]:
Semicolon, 
Sharpsign Vertical-Bar
- commit: Function, db.allegrocache package
- Common Graphics
See cgide.htm, particularly About Common Graphics and IDE documentation
- Common Graphics and simple-streams
See
cgide.htm, particularly Common Graphics and Simple Streams
- Common Graphics documentation
See cgide.htm, particularly About Common Graphics and IDE documentation
- common graphics system see cg-system.htm
- Common Lisp: see Allegro CL and the
    ANSI CL standard and Compliance with
    the ANSI specification in 
  implementation.htm; the
    Common Lisp standard is reproduced in 
  ANSI Common Lisp
    (the link is to the initial page).
- :common [in ansi spec]:
Common Case in Pathname Components
- common-graphics package
The package of Common Graphics and IDE symbols. See
cgide.htm, particularly About Common Graphics and IDE documentation
- common-graphics-user package
The (default) initial package when the IDE starts up. See About IDE startup
(particularly the Note on the initial package) for information
on why the IDE starts with this as the initial package and how to
specify a different package.
- common-lisp package: see Packages in Allegro CL
  in packages.htm
- common-lisp [in ansi spec]:
Symbols in the COMMON-LISP Package, 
The COMMON-LISP Package
- common-lisp-user [in ansi spec]:
The COMMON-LISP-USER Package
- commonp [in ansi spec]:
Removed Operators
- compare-files: Function, excl.osi package
- --compat-crlf (command-line argument): see 
  Command line arguments in
  startup.htm.
- compilation environment [in ansi spec]:
Compiler Terminology
- compilation-speed [in ansi spec]:
optimize
- *compilation-unit-environment*: Variable, system package
- compile time [in ansi spec]:
Compiler Terminology
- compile [in ansi spec]:
Minimal Compilation, 
compile, 
eval-when
- compile-advice: Function, excl package
- *compile-advice*: variable, excl package
- compile-file (function, common-lisp package): see 
    Compile-file 
  in compiling.htm
- Compile-file Processing of the User Interface Macros [in MOP documentation]:
Compile-file Processing of
the User Interface Macros
- compile-file [in ansi spec]:
Minimal Compilation, 
compile-file
- *compile-file-environment*: Variable, system package
- compile-file-if-needed: Function, excl package
- compile-file-pathname [in ansi spec]:
compile-file-pathname
- *compile-file-pathname* [in ansi spec]:
*compile-file-pathname*, *compile-file-truename*
- *compile-file-truename* [in ansi spec]:
*compile-file-pathname*, *compile-file-truename*
- compile-foreign-type: function, foreign-functions package
- compile-format-strings-switch: variable, compiler package
- compile-lambda-expr-in-env: function, excl package
- compile-module: generic function, defsystem package
- compile-module-action: generic function, defsystem package
- *compile-print* [in ansi spec]:
*compile-print*, *compile-verbose*
- compile-re: Function, excl package
- compile-regexp: Function, excl package
- compile-satisfies-load: generic function, defsystem package
- compile-system: Generic Function, excl package
- compile-time definition [in ansi spec]:
Compiler Terminology
- :compile-toplevel [in ansi spec]:
eval-when
- *compile-verbose* [in ansi spec]:
*compile-print*, *compile-verbose*
- compiled code [in ansi spec]:
Compiler Terminology, 
Loading
- compiled file [in ansi spec]:
Loading
- compiled-function [in ansi spec]:
compiled-function
- compiled-function-p [in ansi spec]:
compiled-function-p
- compiler and declarations: see 
  Declarations and optimizations
    in compiling.htm.
- compiler handling of top-level forms: 
  see Compiler handling of
    top-level forms in compiling.htm.
- compiler macro [in ansi spec]:
Minimal Compilation
- compiler optimizations: see 
  Declarations and optimizations
    in compiling.htm.
- compiler package: see Packages in Allegro CL in 
  packages.htm and 
   see compiling.htm.
- compiler switches: see Declarations and 
  optimizations
    in compiling.htm.
- compiler [in ansi spec]:
Compiler Terminology
- compiler-free-reference-warning: class, excl package
- compiler-inconsistent-name-usage-warning: Class, excl package
- compiler-let (special operator, cltl1 package)
See Compatibility with
pre-ANSI CLtL-1 in Allegro CL in
implementation.htm.
- compiler-let: special-operator, excl package
- compiler-macro-function [in ansi spec]:
compiler-macro-function
- compiler-no-in-package-warning: Class, excl package
- compiler-not-available-error: Class, excl package
- compiler-not-available-warning: Class, excl package
- *compiler-not-available-warning*: variable, excl package
- compiler-undefined-functions-called-warning: Class, excl package
- compiler-unreachable-code-warning: Class, excl package
- compiling in Allegro CL: see 
  compiling.htm
- complement [in ansi spec]:
complement
- complete-date-time: function, util.date-time package
- complex [in ansi spec]:
Sharpsign C, 
complex, 
complex, 
Printing Complexes
- complexp [in ansi spec]:
complexp
- compliance with ANSI see
Conformance with the ANSI specification
in implementation.htm
- compliance with ANSI See Compliance with the ANSI
specification in implementation.htm.
- components: function, defsystem package
- compose-encapsulating-streams: Function, excl package
- compose-external-formats: Function, excl package
- compose-octet-array: Macro, excl package
- compose-octet-array-fn: Function, excl package
- compose-string: Macro, excl package
- compose-string-fn: Function, excl package
- composed external formats See 
Composed External-Formats in
iacl.htm.
- composed-external-format-p: Function, excl package
- Composer (Allegro Composer)
See composer.htm
- *composer-init-filename*: variable, composer package
- composer-initialized-p: function, composer package
- *composer-title-and-version*: variable, composer package
- composing external formats See 
Composed External-Formats in
iacl.htm.
- composing-stream: Class, excl package
- compound type specifier [in ansi spec]:
Type Specifiers
- compressed files see Support for gzip decompression in
miscellaneous.htm
- compute-applicable-methods (Generic Function) [in MOP documentation]:
compute-applicable-methods
- compute-applicable-methods [in ansi spec]:
compute-applicable-methods
- compute-applicable-methods-using-classes (Generic Function) [in MOP documentation]:
compute-applicable-methods-using-classes
- compute-class-precedence-list (Generic Function) [in MOP documentation]:
compute-class-precedence-list
- compute-default-initargs (Generic Function) [in MOP documentation]:
compute-default-initargs
- compute-discriminating-function (Generic Function) [in MOP documentation]:
compute-discriminating-function
- compute-effective-method (Generic Function) [in MOP documentation]:
compute-effective-method
- compute-effective-slot-definition (Generic Function) [in MOP documentation]:
compute-effective-slot-definition
- compute-external-address: Generic Function, net.xml.sax package
- compute-external-format: Generic Function, net.xml.sax package
- compute-restarts [in ansi spec]:
compute-restarts
- compute-slots (Generic Function) [in MOP documentation]:
compute-slots
- concat: Function, excl.shell package
- concatenate [in ansi spec]:
concatenate
- concatenate-system: Generic Function, excl package
- concatenated-stream [in ansi spec]:
concatenated-stream
- concatenated-stream-streams [in ansi spec]:
concatenated-stream-streams
- cond [in ansi spec]:
cond
- condition designators [in ansi spec]:
Condition Designators
- condition reporter [in ansi spec]:
Printing Conditions
- Condition Type [in ansi spec]:
arithmetic-error,
cell-error,
condition,
control-error,
division-by-zero,
end-of-file,
error,
file-error,
floating-point-inexact,
floating-point-invalid-operation,
floating-point-overflow,
floating-point-underflow,
package-error,
parse-error,
print-not-readable,
program-error,
reader-error,
serious-condition,
simple-condition,
simple-error,
simple-type-error,
simple-warning,
storage-condition,
stream-error,
style-warning,
type-error,
unbound-slot,
unbound-variable,
undefined-function,
warning
- condition [in ansi spec]:
condition
- condition-variable: Class, multiprocessing package
- condition-variable-broadcast: Function, multiprocessing package
- condition-variable-signal: Function, multiprocessing package
- condition-variable-wait: Function, multiprocessing package
- condition-variable-wait-count: Function, multiprocessing package
- conditional newlines [in ansi spec]:
Dynamic Control of the Arrangement of Output
- configure-dns: function, acl-socket package
- conformance with ANSI see
Conformance with the ANSI specification
in implementation.htm
- conforming code [in ansi spec]:
Conforming Programs
- conforming implementation [in ansi spec]:
Conforming Implementations
- conforming program [in ansi spec]:
Conforming Programs
- congruence [in ansi spec]:
Introduction to Methods
- conjugate [in ansi spec]:
conjugate
- connect: a jlinker Java method, see Dynamic Linkage Java
  Reference in jlinker.htm.
- connect: Function, dbi.oracle package
- connect: Function, dbi package
- connect: Function, dbi.mysql package
- connect-event-channel: Function, ole package
- connect-to-ftp-server: Function, net.ftp.client package
- connect-to-server: Generic Function, ole package
- cons [in ansi spec]:
Backquote, 
Comma, 
Cons Concepts, 
cons, 
cons
- consequences [in ansi spec]:
Error Terminology
- console-close: Generic Function, excl package
- console-control: Function, excl package
- consp [in ansi spec]:
consp
- constant-value: Function, system package
- constantly [in ansi spec]:
constantly
- constantp [in ansi spec]:
constantp
- containing-system: generic function, defsystem package
- content: Generic Function, net.xml.sax package
- content-character: Generic Function, net.xml.sax package
- continue: Top-level command
- continue [in ansi spec]:
continue, 
abort, continue, muffle-warning, store-value, use-value
- control-error [in ansi spec]:
control-error
- Controlling the operation of the profiler: see 
    Controlling the operation of the 
  profiler in runtime-analyzer.htm.
- convert-foreign-name: function, foreign-functions package
- convert-mixed-case-symbols: Function, excl package
- convert-returned-dde-buffer: Generic Function, dde package
- convert-returned-dde-string: Generic Function, dde package
- convert-to-lang: function, foreign-functions package
- coordinate systems in common graphics
See cg-coordinates.htm
- copy-alist [in ansi spec]:
copy-alist
- copy-directory: Function, excl package
- copy-file: Function, excl.osi package
- copy-file: Function, system package
- copy-image: Function, net.ec2 package
- copy-list [in ansi spec]:
copy-list
- copy-pprint-dispatch [in ansi spec]:
copy-pprint-dispatch
- copy-readtable [in ansi spec]:
copy-readtable
- copy-seq [in ansi spec]:
copy-seq
- copy-structure [in ansi spec]:
copy-structure
- copy-symbol [in ansi spec]:
copy-symbol
- copy-to-mailbox: Generic Function, net.post-office package
- copy-tree [in ansi spec]:
copy-tree
- copy-uri: Function, net.uri package
- cos [in ansi spec]:
sin, cos, tan
- cosh [in ansi spec]:
sinh, cosh, tanh, asinh, acosh, atanh
- count [in ansi spec]:
count, count-if, count-if-not
- count-if [in ansi spec]:
count, count-if, count-if-not
- count-if-not [in ansi spec]:
count, count-if, count-if-not
- coverage support see
Coverage
analysis in Allegro CL
in miscellaneous.htm
- cp: Function, excl.shell package
- create-file-database: Function, db.allegrocache package
- create-index-cursor: Function, db.allegrocache package
- create-key-pair: Function, net.ec2 package
- create-mailbox: Generic Function, net.post-office package
- create-newline-ef: Macro, excl package
- create-security-group: Function, net.ec2 package
- create-service: Function, ntservice package
- create-snapshot: Function, net.ec2 package
- create-volume: Function, net.ec2 package
- critical-section: macro, excl package
- crlf-base-ef: Function, excl package
- cross-reference: see
  cross-reference.htm 
- crypt: Function, excl.osi package
- ctermid: Function, excl.osi package
- ctime: Function, excl.osi package
- ctypecase [in ansi spec]:
typecase, ctypecase, etypecase
- current: Top-level command
- current input base [in ansi spec]:
*read-base*
- current output base [in ansi spec]:
*print-base*, *print-radix*
- current package [in ansi spec]:
Introduction to Packages
- current pprint dispatch table [in ansi spec]:
Pretty Print Dispatch Tables
- current readtable [in ansi spec]:
The Current Readtable
- *current-case-mode*: variable, excl package
- current-directory: Function, excl package
- :current-generation (gsgc parameter): 
  see 
    Parameters that
    control generations and tenuring in gc.htm.
- *current-process*: variable, system package
- current-thread: Function, excl package
- *current-thread*: Variable, system package
- cuserid: Function, excl.osi package
- cvdcvt and cvdcvti see
    Creating and using pll files using cvdcvti/cvdcvt 
  in miscellaneous.htm.
Index with common-graphics symbols
Index without cg symbols
Copyright (c) 2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
Documentation for Allegro CL 10.1