CITS-3007-labs/lab02
2023-08-09 08:20:30 +00:00
..
.gitignore Lab 2 2023-08-09 08:20:30 +00:00
factorial.c Lab 2 2023-08-09 08:20:30 +00:00
README.md Lab 2 2023-08-09 08:20:30 +00:00
segfault.c Lab 2 2023-08-09 08:20:30 +00:00

CITS3007 lab 2 demo repository

This repository contains a Makefile and C code for two programs, "factorial" and "segfault".

Building

Build with make.