landtanin / H62SED_OldExam_1415

Example program use for preparing for my C++ examination

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H62SED_OldExam_1415

Example program use for preparing for my C++ examination

The aim of this program is to help teacher track students mark. The full description of this program is provided in pdf file attached.

The code is designed follow the rule of robustness, as it is the aim of the course. The code has never been tested before whether it work or not. There are only the interface and implementation, nothing in the int main();.

About

Example program use for preparing for my C++ examination


Languages

Language:C++ 100.0%