Across
- 2. Function used to close a file
- 4. Function used to open a file
- 6. Writes formatted output to a file
- 7. Add data at the end of a file
- 8. Collection of similar data elements
- 9. Specifies how a file is opened
- 10. Used for permanent data storage
- 13. User defined data type in C
Down
- 1. Reads formatted input from a file
- 3. Information stored in a file
- 5. Variable that stores memory address
- 8. Location of a variable in memory
- 11. Data given to a program
- 12. Pointer that does not point anywhere
