Earlier quoted context omitted.
Working, and "easy to use" isn't the same thing. For one thing, this is a gratis compiler from MS.
Not quite sure what is new here. The MSVC compiler has been available for free for close to a decade at least and command line compilation was available ever since I first used it (in the mid 90s)
Were there any (free) IDEs that took advantage of this? I thought one of the reasons Stevens used DJGPP was that MSVC wasn't available for free? I suppose I could just be that it wasn't freely distributable, which makes it hard to bundle with a book (at a time when people can't just go and download megabytes of data from microsoft.com).
Or maybe MSVC was free, but not the c++ part? See eg:
http://www.atarimagazines.com/compute/issue162/52_Windows_pr...
(It's not my intention to move the goalposts, you say close to a decade, which means 2005 -- it's quite likely that I'm just biased due to my old age...)
I did find this: http://blogs.msdn.com/b/vcblog/archive/2006/06/08/622485.asp...
Which reminded me of VS express -- which isn't the same as a full version (but should/did work for "hello, world!"). See also eg: http://www.i-programmer.info/news/89-net/7976-full-visual-st...
How did you get a free c-compiler from MS in the mid 90s?