에러처리

In case of error, you must display Error followed by a ’\n’ on the standard error. Errors include for example: some arguments aren’t integers, some arguments are bigger than an integer, and/or there are duplicates.

write으로 에러처리 할때 file descriptor 2로 주는 이유

표준 출력, 표준 에러, 리다이렉션

quick sort

퀵 정렬 - 위키백과, 우리 모두의 백과사전

[알고리즘] 퀵 정렬(quick sort)이란 - Heee's Development Blog

궁금점

makefile

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bd5b3796-9a8f-49c4-ae58-467501fb0049/Untitled.png

http://doc.kldp.org/KoreanDoc/html/GNU-Make/GNU-Make-3.html

phony