Skip to content

Latest commit

 

History

History

Q29903

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
layout title permalink
page
Q29903: C 5.10 UTILITY.DOC: Microsoft Pascal Programs
/kb/029/Q29903/

Q29903: C 5.10 UTILITY.DOC: Microsoft Pascal Programs

{% raw %}

Article: Q29903
Product(s): See article
Version(s): 5.10   | 5.10
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | docerr s_codeview | mspl13_c
Last Modified: 16-JAN-1991

The following information is from the section titled "Microsoft(R)
CodeView(R) Debugger" of the Microsoft C Version 5.10 UTILITY.DOC
file.

Microsoft Pascal Programs

In this release, Microsoft Pascal programs cannot be debugged with
the CodeView debugger.

The Pascal example on pg. 61 of the Microsoft CodeView and
Utilities manual should read

PAS1 /Zz TEST;

rather than

PAS1 /Zi TEST;

{% endraw %}