/Zybooks-Gradebook

This program has nine main functions and several other helper functions in order to make a functional Zybooks gradebook using linked lists.

Primary LanguageC

PGM Binary Encoder/Decoder

This program has nine main functions and several other helper functions in order to make a functional Zybooks gradebook using linked lists.

Usage

  1. Compile the program using: "gcc -Wall -std=c99 interface.c gradebook.c".
  2. Run your executable.
  3. Type "help" to see the interface commands.