mirror of
https://github.com/peter-tanner/CITS-3007-labs.git
synced 2024-11-30 14:20:18 +08:00
161 B
161 B
CITS3007 lab 2 demo repository
This repository contains a Makefile and C code for two programs, "factorial" and "segfault".
Building
Build with make
.