Skip to content

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

Notifications You must be signed in to change notification settings

peterwzhang/Zybooks-Gradebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages