index
:
Duke_Coursera_Intro_C
master
Duke University's wonderful C course on Coursera
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
17_read_arr2
/
Makefile
blob: f3370940d239a126a926766eadc21ef8094a3e49 (
plain
)
1
2
test
:
test
.
c
gcc -o
test
-pedantic -std
=
gnu99 -Wall -Werror test.c