INSTALL EXE - Installation program UNZIP EXE - Program to unzip the .ZIP files README COM - Reads the readme file CLIBSRC ZIP - RTL source files ABS CAS - Source file for the C++ Library ASSERT C - Source file for the C++ Library
The C Programming Language Chapter Functions Chapter 8 Functions Overview Function Definition The Return Statement Arguments---Call By value Function Invocation Nested invocation and Recursion Arrays as parameters Storage classes of variables