Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 166 Bytes

File metadata and controls

11 lines (7 loc) · 166 Bytes

Demo program in C

Compile and run it:

gcc demo.c -o demo
./demo

This repository is for git training - feel free to do what ever you want with it!