Commit 16d46a1b authored by Søren Bøg's avatar Søren Bøg Committed by Jean-Paul Saman

Overlay - Basic test/demonstration program

Overlay - Basic test/demonstration program
parent c500da33
all: zsh overlay-test
overlay-test: overlay-test.c
gcc -g2 --std=c99 -D_XOPEN_SOURCE=500 overlay-test.c -lm -o overlay-test
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment