Notice: Undefined variable: nuriDbcon in /opt/apache/htdocs/dreamlib/book/book_view.php on line 7
Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /opt/apache/htdocs/dreamlib/book/book_view.php on line 7
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /opt/apache/htdocs/dreamlib/book/book_view.php on line 8 꿈꾸는도서관 :: Dreaming Library
누구나 C 를 익히고 나면, 원하는 프로그램을 어떻게 만들지 고민하게 된다. 하지만 프로그래머라면 만들고자 하는 기능이 무엇이든지 간에 이 책에서 제시하는 더 빠르고 가벼운 프로그램 설계 방법을 항상 고려하는 것이 좋다. 성능의 여러 측면을 C 언어로 설명한 이론과 예제는 더 좋은 프로그램을 제작하는 데 유용한 배경지식이 될 것이다.