Skip to content

0xAEEB/unm_cs341_pwl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 341 Assignment 1 - pwl

Author: Alex Baker
email: alexebaker@unm.edu
unm id: 101372834

This assignment consits of three files:

  • README.rst (this document)
  • Makefile
  • pwl.h
  • pwl.c

All structs and function definitions can be found in pwl.h. All writen code can be found in pwl.c.

compile code:

make

run code:

./pwl some_file

remove binaries from folder:

make clean

About

UNM CS 341 Assignemnt 1 - pwl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published