# gcc -o sum sum.c
# ./sum
# echo $?
9
#


'Programming > Linux Coding' 카테고리의 다른 글

Ex06. simplecalc.c  (0) 2016.02.22
Ex05. userinfo.c  (0) 2016.02.22
Ex04. array_char.c  (0) 2016.02.22
Ex03. hello_pat.c  (0) 2016.02.22
Ex01. Hello.c  (0) 2016.02.22

+ Recent posts