Skip to content

andrewlopez1/cpsc223c

 
 

Repository files navigation

In order to make sure that libraries are downloaded correctly, clone this repository with the following command:

$ git clone --recurse-submodules https://github.com/ProfAvery/cpsc223c.git

If you already have a local clone of the repository but your library directories are empty, try:

$ git pull
$ git submodule init
$ git submodule update

About

California State University, Fullerton - CPSC 223C - C Programming - Spring 2018

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 85.7%
  • Makefile 10.9%
  • Shell 2.0%
  • C++ 1.4%