Practical C programming

"There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well...

Full description

Bibliographic Details
Main Author: Oualline, Steve
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 1997
Edition:3rd ed
Series:Nutshell handbook
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02088nmm a2200409 u 4500
001 EB001939679
003 EBX01000000000000001102581
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 058503091X 
020 |a 9780585030913 
020 |a 9781449313630 
050 4 |a QA76.73.C15 
100 1 |a Oualline, Steve 
245 0 0 |a Practical C programming  |c Steve Oualline 
250 |a 3rd ed 
260 |a Sebastopol, CA  |b O'Reilly  |c 1997 
300 |a xxiii, 428 pages  |b illustrations 
653 |a COMPUTERS / Programming Languages / C. / bisacsh 
653 |a C (Computer program language) / fast 
653 |a C (Langage de programmation) 
653 |a C / Programmiersprache / gnd / http://d-nb.info/gnd/4113195-2 
653 |a C (langage de programmation) / ram 
653 |a C (programspråk) / sao 
653 |a C (Computer program language) / http://id.loc.gov/authorities/subjects/sh85018532 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Nutshell handbook 
500 |a Includes index. - Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002 
776 |z 9780585030913 
776 |z 9781565923065 
776 |z 058503091X 
776 |z 1565923065 
856 4 0 |u https://learning.oreilly.com/library/view/~/1565923065/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a "There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous. C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update. Practical rules are stressed. For example, there are fifteen precedence rules in C (& & comes before