Microsoft C: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
== Windows NT 3.1 SDK == | == Windows NT 3.1 SDK == | ||
i386 | This is the compiler versions from the [[Windows NT 3.1 SDK]] CD I got. | ||
=== i386 === | |||
<pre> | <pre> | ||
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 8.00.3190a | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 8.00.3190a | ||
Revision as of 22:39, 14 December 2010
I'm going to try to keep track of all the Microsoft C compiler versions, including Visual C++
Windows NT 3.1 SDK
This is the compiler versions from the Windows NT 3.1 SDK CD I got.
i386
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 8.00.3190a Copyright (c) Microsoft Corp 1984-1993. All rights reserved.
mips
Visual C++
1.0
I only have the i386 version of Visual C++ 1.0, was there a MIPS version of Visual C++ 1.0?
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 8.00 Copyright (c) Microsoft Corp 1984-1993. All rights reserved.