The scope of the second / final test:
  1. Processing the text data reprezented as a "C-string"  (e.g. array of characters  char name[100] )
    Examples, with solutions, for task 1 (translated)

  2. Processing the simple database represented if the form of array o structures
    Examples, with solutions, for task 2 (translated)

  3. Processing the data in the form of external memory data file (stored on HardDrive or PenDrive)
    Examples, with solutions, for task 3

Selection of free training resources form Internet: