Programming with curses (平裝)

Programming with curses (平裝)

《Programmingwithcurses(平裝)》是O'ReillyMedia出版社出版的圖書,作者是JohnStrang。

基本介紹

  • 書名:Programming with curses (平裝)
  • 作者:John Strang
  • ISBN:9780937175026
  • 頁數:76
  • 定價:156.0
  • 出版社:O'Reilly Media
內容簡介
curses is a UNIX library of functions for controlling a terminal's display screen from a C program. This handbook helps you make use of the curses library. Describes the original Berkeley version of curses.
curses is a UNIX library of functions for controlling a terminal's display screen from a C program. It can be used to provide a screen driver for a program (such as a visual editor) or to improve a program's user interface. This handbook will help you make use of the curses library in your C programs. We have presented ample material on curses and its implementation in UNIX so that you understand the whole, as well as its parts. Note: This handbook covers Ken Arnold's original Berkeley implementation of curses, not the System V version. Topics covered include:
* Windows, screens, and images.
* Multiple windows.
* The WINDOW structure.

相關詞條

熱門詞條

聯絡我們