DLL Programmer's Guide for TNS/R Systems
DLL Programmer’s Guide for TNS/R Systems—522203-002
vii
What’s New in This Manual
Manual Information
DLL Programmer’s Guide for TNS/R Systems
Abstract
This guide describes how application programmers can use the DLL facilities provided
on TNS/R systems and recommends good practices in using them.
Product Version
T9050 at G06.20
Supported Release Version Updates (RVUs)
This publication supports G06.20 and subsequent G-series RVUs until otherwise
indicated by its replacement publication.
Document History
New and Changed Information
At G06.21, the operating system has been revised to load DLLs automatically in the
user data space when the area reserved for DLLs is exhausted. For details, see Extra
Space For Loading DLLs on page 6-18.
The sample code in Section 6, Sample Sessions and Usage Notes has been updated.
To simplify the first sample program:
•
A header file was deleted and the prototype for one variable, StrRev, was declared
in the source for the main program. The #include for <string.h> was also moved
into the main program.
•
All references to the variable MyStr_Version were removed. Version numbers for
the program were considered unnecessary.
Changes to the text have been marked with change bars.
Part Number Published
522203-002 Oct 2003
Part Number Product Version Published
522203-002
T9050 at G06.20
Oct 2003
522203-001
T9050 at G06.20
June 2003