Skip Headers

Pro*C/C++ Precompiler Getting Started
Release 9.2 for Windows

Part Number A96111-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page


What's New in Pro*C/C++?

This section describes new features of Oracle9i releases and provides pointers to additional information. New features information from previous releases is also retained to help those users migrating to the current release.

The following sections describe the new features in Oracle Pro*C/C++:

Oracle9i Release 2 (9.2) New Features in Pro*C/C++

There is no new Windows specific feature in Pro*C/C++ for this release.

See Also:

"What's New" preface of Pro*C/C++ Precompiler Programmer's Guide

Oracle9i Release 1 (9.0.1) New Features in Pro*C/C++

The Oracle9i release 1 (9.0.1) feature described in this section highlights the support for Windows 2000.

Using Oracle9i on Windows 2000

Pro*C/C++ is now supported on Windows 2000. There are some differences between using Oracle9i on Windows 2000 and Windows NT 4.0.

See Also:

Oracle9i Database Getting Starting for Windows

Oracle8i Release 8.1.6 New Features in Pro*C/C++

The Oracle8i release 8.1.6 features and enhancements described in this section comprise the overall effort to make Pro*C/C++ application development simpler.

Fully Integrated Debugging Capabilities

Beginning with release 8.1.6, the behavior of the LINES={YES|NO} option has changed. Now, when LINES=YES is specified, a #line preprocessor directive is generated after every line of generated code in the output program. This enables developers using debuggers such as GDB or IDEs such as the Microsoft Visual Studio for C++ to debug their application programs by viewing the Pro*C/C++ source program instead of by stepping through the generated code.

See Also:

Integrating Pro*C/C++ within Microsoft Visual C++ Projects




Go to previous page Go to next page
Oracle
Copyright © 1994, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback