Quellcode durchsuchen

added link to Microsoft knowledge base (thanks to Andreas Scherer)

[SVN r8885]
Jens Maurer vor 25 Jahren
Ursprung
Commit
2d6acdd232
1 geänderte Dateien mit 4 neuen und 1 gelöschten Zeilen
  1. 4 1
      more/microsoft_vcpp.html

+ 4 - 1
more/microsoft_vcpp.html

@@ -24,7 +24,10 @@
 Similar to the
 <a href="borland_cpp.html">portability hints for Borland C++</a>,
 this page provides hints on some language features of the Microsoft Visual C++
-version 6.0 service pack 4 compiler.
+version 6.0 service pack 4 compiler.  A list of
+acknowledged deficiencies can be found at the
+<a href="http://support.microsoft.com/support/kb/articles/q243/4/51.asp">Microsoft support site</a>.
+<p>
 
 Each entry in the following list describes a particular issue,
 complete with sample source code to demonstrate the effect.

粤ICP备19079148号