ShaneOGrady97 / CT-311

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ct331 - Programming Paradigms

Repo for CT331 students

Contents:

  1. students.txt - a list of the students in the course.
  2. Example C files - example code from lecture slides.
  3. Makefile - A makefile that builds the example C files. Read the make file for instructions.
  4. gitignore file - A file that tells git to ignore certain files. In this case, we ignore everything in the bin/directory.

About


Languages

Language:C 86.0%Language:Makefile 14.0%