《C程序設計語言》是由C語言的設計者Brian W. Kernighan和Dennis M. Ritchie編寫的一部介紹標準C語言及其程序設計方法的權威性經(jīng)典著作。全面、系統(tǒng)地講述了C語言的各個特性及程序設計的基本方法,包括基本概念、類型和表達式、控制流、函數(shù)與程序結構、指針與數(shù)組、結構、輸入與輸出、UNIX系統(tǒng)接口、標準庫等內(nèi)容。《C程序設計語言》的講述深入淺出,配合典型例證,通俗易懂,實用性強,適合作為大專院校計算機專業(yè)或非計算機專業(yè)的C語言教材,也可以作為從事計算機相關軟硬件開發(fā)的技術人員的參考書。 在計算機發(fā)展的歷史上,沒有哪一種程序設計語言像C語言這樣應用如此廣泛。
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).