ID: Q32286
6.00 6.00a 6.00ax 7.00 | 6.00 6.00a | 1.00 1.50
MS-DOS | OS/2 | WINDOWS
kbtool kbprb
The information in this article applies to:
- Microsoft C for MS-DOS, versions 6.0, 6.0a, and 6.0ax
- Microsoft C for OS/2, versions 6.0, and 6.0a
- Microsoft C/C++ for MS-DOS, version 7.0
- Microsoft Visual C++ for Windows, versions 1.0 and 1.5
In the Microsoft products listed above, a listing produced from a compilation with the option /Fs (for source listing) of a source file that includes the new #pragma title, does not have the specified title on the first page of the listing; the title appears correctly on subsequent pages of the listing. The format for the title pragma is:
#pragma title("title string here")
The /Fs behavior is by design. To get a title on the first page, use the /St switch instead.
Additional reference words: 1.00 1.50 6.00 6.00a 6.00ax 7.00 8.00 8.00c KBCategory: kbtool kbprb KBSubcategory: CLIss Keywords : kb16bitonly
Last Reviewed: July 18, 1997