About this document
Student Information System Program by ChristopherPO'Neil is a document available to read on EtoBox.
The document describes Homework 5 assigned in CECS 121 during the summer of 2014. Students are asked to write a C program to manage student information stored in a structured data type. The program should allow the user to add new student records, search for records by name or ID, display all records, and have a menu-driven interface. It provides details on the required data fields for each student and instructions for implementing the requested functionality through functions.
- Author
- ChristopherPO'Neil
- Language
- EN