CIE 4

123456789
Across
  1. 2. User-defined data type
  2. 4. Operator to access value at address
  3. 5. Operation that extracts data from a file
  4. 6. File closing function
  5. 7. Add data to end of an existing file
  6. 8. Pointer to array element
  7. 9. storing data in binary form
Down
  1. 1. storing address of int
  2. 3. storing address of char
  3. 6. File pointer variable data type