Regards
Chris Saunders
You need to install MSDN library, as well. It should come with VS
DVD disk. Alternatively, you can download latest MSDN edition from
Microsoft.
Alex
Would you have a link for where I could download the latest version? I have
a need to look up some documentation on C functions.
Regards
Chris Saunders
"Alex Blekhman" <tkfx....@yahoo.com> wrote in message
news:%23Ro9rlR...@TK2MSFTNGP05.phx.gbl...
Well, Visual Studio documentation comes in the form of MSDN
library. MSDN library can be installed locally on your machine
(usually from the same DVD disc you installed Visual Studio from).
Alternatively, you can use online MSDN library, which is almost
identical to what you have on DVD. Here is the direct link to
VC++2008 reference:
<http://msdn.microsoft.com/en-us/library/ty9hx077.aspx>
MSDN Library is a huge archive of data. If all that you need is
occasional reference for C functions, then may be it will be
easier for you to go to the online version instead of installing
it locally. However, during MSDN installation you can choose which
parts you want to install. You don't have to install the whole
library.
Here is the link to the offline version of MSDN library for
VS2008:
HTH
Alex
Regards
Chris Saunders
"Alex Blekhman" <tkfx....@yahoo.com> wrote in message
news:Ok5$OPfaKH...@TK2MSFTNGP04.phx.gbl...
You are welcome. :)
We all had been novices in something in the past until other
people helped. Asking questions is not dumb. :)
Alex