Across
- 2. Includes functions involving memory allocation, process control, conversions and others (8 letters - include "." as a letter)
- 4. Function used to read a line of text from a file (5 letters)
- 7. Variable that stores the address of another variable (6 letters)
- 8. Function used to close a file (5 letters)
Down
- 1. Type of data stored in text files (5 letters)
- 3. Operator is used to obtain the value stored at the memory address a pointer is pointing to (11 letters)
- 4. Function used to write a formatted string into a file (5 letters)
- 5. Keyword written while declaring structures (6 letters)
- 6. Macro used in C for file handling ( 4 letters)
