Skip to content

Latest commit

 

History

History

Q63550

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
layout title permalink
page
Q63550: Forward Slashes Appear in Paths of Some Error Messages
/kb/063/Q63550/

Q63550: Forward Slashes Appear in Paths of Some Error Messages

{% raw %}

Article: Q63550
Product(s): See article
Version(s): 6.00   | 6.00
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | s_quickc | mspl13_c
Last Modified: 15-AUG-1990

Some errors generated by the Microsoft C Optimizing Compiler version
6.00, as well as the QuickC Compiler versions 2.50 and 2.51, are
displayed with forward slashes in the place of backward slashes in the
error messages.

The following is an example of this type of error message:

   e:/c600/include\malloc.h(79): error C2086: '_bcalloc':
       redefinition

Note the forward slashes in "/c600/" and the backward slash in
"\malloc.h".

The forward slashes in these error messages are normal and do not
cause any problems with the compiler. This behavior is intended.

{% endraw %}