Across
- 3. Operator is used to obtain the value stored at the memory address a pointer is pointing to? (11 letters)
- 5. Variable that stores the address of another variable. (6 letters)
- 7. Function used to close a file. (5 letters)
Down
- 1. Structure used in C to store information about a file? ( 4 letters)
- 2. Includes functions involving memory allocation, process control, conversions and others. (8 letters - include "." as a letter)
- 4. Function used to write a formatted string into a file? (7 letters)
- 6. Function used to read a line of text from a file. (5 letters)
