Programming/Linux Coding

Ex04. array_char.c

푸어맨 2016. 2. 22. 15:18

# gcc -o array_char array_char.c
# ./array_char
hello world
#