Files
2020-11-04 21:20:39 -05:00

6 lines
59 B
Bash
Executable File

#!/bin/bash
gcc main.c number.c -I. -std=gnu99 -o a.out