View Single Post
Old 07-27-2003, 11:27 AM   #2 (permalink)
ChipX86
Tilted
 
I'd imagine finding VC++ v1.0 would be hard, and I know it'd be a warez copy. There are other free ones that are quite good, though. I use vim personally, though it has a bit of a learning curve. It's worth it in the end, though. Another choice would be WinEdit (shareware, nags you at startup, and I'm not sure when it was updated last), <a href="www.icsharpcode.net/OpenSource/SD/default.asp">SharpDevelop</a> (used primarily for C#, ASP, HTML, XML code) and <a href="http://www.bloodshed.net/devcpp.html">Dev-C++</a> (free, looks like how VC++ 1.0 did, if I remember correctly).
ChipX86 is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62