1. String 1.1 Character Arrays and String Arrays 1.2 String Functions 2. Functions and Macro 2.1 Function Declarations 2.2 Returning Values 2.3 Call by Value 2.4 Call by Address 2.5 Macro 3. Pointers 3.1 Address and Pointers 3.2 Pointer Arithmetic 3.3 Passing and Using Pointers 4. Variable Storage Class 4.1 Variable Scope and Lifetime 4.2 Local Variables 4.3 Global Variables 4.4 External Variables 5. Struct 5.1 Record Structure 5.2 Record Structures as Function Arguments 5.3 Unions 6. Data Files 6.1 Type of Files 6.2 Opening and Closing a File 6.3 Reading and Writing to a File 6.4 Random File Access
|