/********************************************************************************** * COSC1283/1284 - Programming Techniques * Semester 1 2013 Assignment #2 - SCSIT Program Management System * Full Name : EDIT HERE * Student Number : EDIT HERE * Yallara Username : EDIT HERE * Course Code : EDIT HERE * Program Code : EDIT HERE * Start up code provided by Paul Miller and Xiaodong Li ***********************************************************************************/ If selected, do you grant permission for your assignment to be released as an anonymous student sample solution? -------------------------------------------------------- Known bugs: ----------- Incomplete functionality: ------------------------- Assumptions: ------------ Any other notes for the marker: ------------------------------- Some Code (getUserInput(), getValidInt()) partially based on test_fgets_c example available on blackboard, previous forms of these functions were used in Assignment 1.