December 1994
Volume 12 Number 12

INTERNATIONAL PROGRAMMING

Using the International Section of WIN.INI

By Jack Tackett, Jr.
If you're writing windows applications, you may find all the culture-specific information you need tucked away in a configuration file. Here's how to access that information.

A Text Translation Tool for C Programmers

By R. Scott Guthrie
Standard C helps more than other languages in writing code that adapts to varying cultures. This package supplies even more of the solution.

FEATURES

Emulating C++ Exception Handling

By Gregory Colvin
Exceptions are coming to a C++ compiler near you - eventually. Until they arrive, you can use this tidy little package to reap many of the benefits of using exceptions.

BOOK REVIEW

C+C++: Programming With Objects in C and C++

Reviewed by Rob Eiben

COLUMNS

Standard C/C++: The Header <iomanip,>

P. J. Plauger

On the Networks: Mail Assistants

Sydney S. Weinstein

Code Capsules: The Standard C++ Library

Chuck Allison

Stepping Up to C++: Designing Generic Container Classes, Part 6: Templates

Dan Saks

Questions & Answers: C++ Overloaded Constructors and Operators

Kenneth Pugh

DEPARTMENTS

Editor's Forum

New Products

We Have Mail