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
/
13_read_arr1
/
Makefile
blob: c6b178d9d4b7e7a348f657d55b6c11acc40939ff (
plain
)
1
2
test
:
test
.
c
gcc
-o
test
-pedantic
-std
=
gnu99
-Wall
-Werror
-lm
-ggdb3
test.c