The Waite Group's Microsoft C Programming for the PC

The Waite Group's Microsoft C Programming for the PC
Author: Robert W. Lafore
Publisher: Prentice Hall
Total Pages: 856
Release: 1990
Genre: Computers
ISBN:

The most recent, unannounced release of Microsoft C will provide serious programmers and software developers with current developments in C programming. Robert Lafore's title has become the de facto standard for C programmers and developers with easy-to-understand steps, programs, and questions and answers.

Advanced Turbo C Programming

Advanced Turbo C Programming
Author: Keith Weiskamp
Publisher: Academic Press
Total Pages: 574
Release: 2014-05-10
Genre: Computers
ISBN: 1483265595

Advanced Turbo C Programming provides the necessary programming tools for programmers who are interested in learning new skills in developing some useful tools and PC applications using the Turbo C Version 1.5 programming language and environment. This book covers both the advanced programming features of the IBM PC and Turbo C. It is organized into five sections. In Section 1 the proposed ANSI standard features, tips and techniques about C programming style, working with the C preprocessor, and tips for using pointers and managing memory allocation tasks are introduced. Section 2 discusses techniques for constructing useful and reliable data structures from linked lists to binary trees. The third section provides the complete Turbo C I/O system and takes an in-depth look at the many tools that Turbo C provides for accessing files and other I/O devices. Section 4 explains the techniques for interacting with DOS and the special features of Turbo C such as the Borland Graphic Interface (BGI). The final section, Section 5 presents the tools and techniques for developing Turbo C-like user interfaces, such as pop-up windows, pop-up menus, and pulldown menus. Computer programmers will find the text invaluable.

Turbo C++ by Example

Turbo C++ by Example
Author: Greg M. Perry
Publisher: Prentice Hall
Total Pages: 854
Release: 1992
Genre: Computers
ISBN:

Version 2.X and 3.0; IBM compatible; beginning level.

Using Turbo C++

Using Turbo C++
Author: Herbert Schildt
Publisher: Osborne Publishing
Total Pages: 800
Release: 1990
Genre: Computers
ISBN:

The Waite Group's Object-oriented Programming in Turbo C++

The Waite Group's Object-oriented Programming in Turbo C++
Author: Robert Lafore
Publisher: Wait Groupe Press
Total Pages: 741
Release: 1991
Genre: Computers
ISBN: 9781878739063

Professionals, students and computer hackers will all appreciate this new guide's thorough but foused approach to learning C++. The author of the bestselling Turbo C Programming for the IBM (250,000 opies in print) teaches object-oriented programming from the ground up.

C++

C++
Author: Herbert Schildt
Publisher: Osborne Publishing
Total Pages: 228
Release: 1992
Genre: Computers
ISBN: 9780078819353

Turbo C++ Programming in 12 Easy Lessons

Turbo C++ Programming in 12 Easy Lessons
Author: Greg M. Perry
Publisher: Sams Publishing
Total Pages: 0
Release: 1994
Genre: C (Computer program language)
ISBN: 9780672305238

Disk includes: Turbo C++ Lite. -- Source code for every listing in this book. -- Answers to all the questions at the end of each unit. -- Additional review questions and answers.

Object-Oriented Programming with Turbo C++?

Object-Oriented Programming with Turbo C++?
Author: Keith Weiskamp
Publisher:
Total Pages: 436
Release: 1991-03-20
Genre: Computers
ISBN:

Compilers and applications programs are moving toward object-oriented programming (OOP), and C++ offers a more natural environment for OOP than any other language. Introduces programmers to OOP with Turbo C++. After describing OOP and the differences between Turbo C and Turbo C++ (OOP C), it puts Turbo C++ to work, applying object-oriented programming to numerous programming cases.