서브메뉴

본문

Pointers on C
Pointers on C
저자 : Kenneth Reek
출판사 : Addison Wesley
출판년 : 1997-08-04
정가 : $102.00, ISBN : 0673999866

책소개


이 책은 C언어를 통하여 윈하는바를 얻기위하는 사람을 위하여 백 그라운드 지식을 제공하고 있다.
포인터를 통하여 문법과 효과적으로 사용하는 기법과 흔히 사용되는 프로그래밍에 대한 기법을 나타내고 있다.그리고 흔히 구축하는 추상적인 데이터 구조에 대한 서로 다른 메소드들을 비교하여 본다.
풍부한 프로그래밍 팁과 소프트웨어 엔지니어링 이슈에 대해서도 자세히 다루고 있다.

목차


Designed for professionals and advanced students, Pointers on C provides a comprehensive resource for those needing in-depth coverage of the C programming language. An extensive explanation of pointer basics and a thorough exploration of their advanced features allow programmers to incorporate the power of pointers into their C programs. Complete coverage, detailed explanations of C programming idioms, and thorough discussion of advanced topics, makes Pointers on C a valuable tutorial and reference for students and professionals alike.