C
c89
A command that invokes the C compiler and whose use is recommended for
portability among systems that conform to the X/Open UNIX CAE specification for
commands and utilities.
See also cc, compiler
call
In a programming language, a statement that invokes a subroutine, function, or
procedure.
call by reference
In a programming language, a method of passing an argument to a subroutine, a