Linerre / CS-392

Stevens Institute of Technology Systems Programming (CS 392)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS-392

Stevens Institute of Technology (CS 392)

Developement

Build Docker Image:

docker build -f Dockerfile -t cs:latest .

Make command:

gcc <file.c> -o <new name>

Lectures/Notes

About

Stevens Institute of Technology Systems Programming (CS 392)


Languages

Language:C 94.0%Language:Makefile 5.4%Language:Shell 0.4%Language:Dockerfile 0.1%