Turbo C Bible

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Charge to the front of the pack by tapping the power of Borland's Turbo C libraries! The Waite Group's Turbo C Bible organizes and simplifies the information contained in Borland’s Turbo C documentation. This user-friendly guide to 445 functions in the Turbo C library contains debugged real-world examples for every routine. Each library routine is organized into functional categories and preceded by an intermediate-level tutorial. Each function page gives the purpose, syntax, example call, includes, common uses, returns, comments, cautions and pitfalls, and "see also" references, all in an alphabetical format.

Author(s): Nabajyoti Barkakati
Publisher: The Waite Group, Inc.
Year: 1989

Language: English
Pages: xiv,921

Frontmatter
Preface
Acknowledgments
Introduction
About the Author
I. The C Language and Turbo C
1 Overview of the C Language
2 Turbo C Features and Options
II. Process Control and Memory Management
3 Process Control
4 Variable-Length Argument List
5 Memory Allocation and Management
6 Buffer Manipulation
III. Data Processing
7 Data Conversion Routines
8 Math Routines
9 Character Classification and Conversion
10 String Comparison and Manipulation
11 Searching and Sorting
12 Time Routines
IV. Files and I/O
13 File Manipulation
14 Directory Manipulation
15 Input and Output Routines
16 System Calls
V. Graphics
17 Graphics Modes, Coordinates, and Attributes
18 Drawing and Animation
19 Combining Graphics and Text
20 Text Mode Routines
Index