Skip to content

Latest commit

 

History

History

Q48641

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
layout title permalink
page
Q48641: Linesize Pragma Not Supported in QuickC
/kb/048/Q48641/

Q48641: Linesize Pragma Not Supported in QuickC

{% raw %}

Article: Q48641
Product(s): See article
Version(s): 1.00 1.01 2.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | S_C | mspl13_c
Last Modified: 10-OCT-1989

The linesize pragma can be used with C Version 5.10 for setting the
width of source listings. This pragma is supported only by Microsoft C
Version 5.10 and not by any version of Microsoft QuickC. Documentation
for the pragma can be found on Pages 13-14 of the update section of
the Version 5.10 "Microsoft C for the MS-DOS Operating System: User's
Guide." Possible error messages reported by QuickC include the
following:

   warning C4068: unknown pragma

   warning C4000: unknown warning

{% endraw %}