Pro*C/C++ Getting Started Release 9.2 for Windows Part Number A96111-03 |
|
|
View PDF |
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++:
There is no new Windows specific feature in Pro*C/C++ for this release.
The Oracle9i release 1 (9.0.1) feature described in this section highlights the support for 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.
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.
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.