MTU Library Catalogue

Syndetics cover image
Image from Syndetics

C by example / Greg Perry.

By: Perry, Greg M.
Material type: materialTypeLabelBookSeries: Programming series (Carmel, Ind.): Publisher: Carmel, IN : Que Corp., c1993Edition: Special ed.Description: xix, 633 p. ; 23 cm. +.ISBN: 1565294386.Subject(s): C (Computer program language)DDC classification: 005.133 PER
Contents:
Introduction -- I: Introduction to C -- Welcome to C -- What is a program? -- Your first C Program -- Variables and Constants -- Character Arrays and Strings -- Preprocessor Directives -- Simple Input and Output -- II: C Operators -- Math Operators and Precedence -- Relational Operators -- Logical Operators -- Additional C Operators -- Bitwise Operators -- III: C Constructs -- The while loop -- The for loop -- Other loop options -- The switch and goto statements -- IV: Variable Scope and Modular Programming -- Writing C Functions -- Variable Scope -- Passing Values -- Device and Character I/O -- V: Character Input, Output and Library Functions -- Introducing Arrays -- Array Processing -- VI: Arrays and Pointers -- Introducing Arrays -- Array Processing -- Multidimensional Arrays -- Pointers -- Pointers and Arrays -- VII: Structures and File I/O -- Structures -- Arrays of Structures -- Sequential Files -- Random Access Files.
Holdings
Item type Current library Call number Copy number Status Barcode
General lending MTU Bishopstown Library Lending 005.133 PER (Browse shelf(Opens below)) 1 Available 00105345
Total holds: 0

Enhanced descriptions from Syndetics:

This guide is designed for novice programmers in the C language. Step-by-step explanations aim to show users the easiest, best ways of writing applications in C. Readers learn to use all the key elements, and the most important development tools, to achieve rapid proficiency.

Includes index.

Introduction -- I: Introduction to C -- Welcome to C -- What is a program? -- Your first C Program -- Variables and Constants -- Character Arrays and Strings -- Preprocessor Directives -- Simple Input and Output -- II: C Operators -- Math Operators and Precedence -- Relational Operators -- Logical Operators -- Additional C Operators -- Bitwise Operators -- III: C Constructs -- The while loop -- The for loop -- Other loop options -- The switch and goto statements -- IV: Variable Scope and Modular Programming -- Writing C Functions -- Variable Scope -- Passing Values -- Device and Character I/O -- V: Character Input, Output and Library Functions -- Introducing Arrays -- Array Processing -- VI: Arrays and Pointers -- Introducing Arrays -- Array Processing -- Multidimensional Arrays -- Pointers -- Pointers and Arrays -- VII: Structures and File I/O -- Structures -- Arrays of Structures -- Sequential Files -- Random Access Files.