Relevant

Saturday, 1 November 2014

Useful Stuff No. 002

This isn't easy

First of all, I will post a PDF and pictures of the exam timetable.

Solutions No. 003: EEG 206: Program that reads a file and does some work with it. (Our last classwork)

The Program where you read data from a file

Code Notes: 
  • The program's name is "ExtFileOps" (External File Operations) (cool, huh?).
  • It revolves around using a standard header file called "fstream".