fpl cie 4

12345678910111213
Across
  1. 3. - Used to access structure members via arrow operator
  2. 5. - Signal indicating no more data can be read from a file
  3. 7. - Represents an intentionally uninitialized or empty pointer
  4. 8. a crossword puzzle with exactly 4 Across and 4 Down clues based on "Unit 4: Pointers and File Handling in C Programming (CIE level)".
  5. 10. crossword should be designed for students to solve (do NOT display answers).
  6. 12. - File operation dealing with raw byte-level data
  7. 13. - CLUE
Down
  1. 1. proper word intersections.
  2. 2. - Method of accessing data through a stored address using *
  3. 4. must be conceptual and slightly tricky, not direct definitions.
  4. 6. - Outputs formatted data to a file instead of standard output
  5. 9. - Symbol used to obtain memory location but not to access value
  6. 11. - Stores a location rather than actual data value