Programming - cpueblo.com

The ANSI C Programming Language (영문)


C is a general-purpose programming language with features economy of expression, modern flow control and data structures, and a rich set of operators. C is not a ``very high level'' language, nor a ``big'' one, and is not specialized to any particular area of application. But its absence of restrictions and its generality make it more convenient and effective for many tasks than supposedly more powerful languages.

글쓴이 : 유광희 날짜 : 2006-12-05 (화) 14:45 조회 : 14217
<INTRO>C is a general-purpose programming language with features economy of expression,
modern flow control and data structures, and a rich set of operators. C is not a ``very
high level'' language, nor a ``big'' one, and is not specialized to any particular area of
application. But its absence of restrictions and its generality make it more convenient
and effective for many tasks than supposedly more powerful languages.</INTRO>

Downloads

  • The_ANSI_C_Programming_Language.pdf

  •