Hi All,
I am trying to follow the CS106B: Programming Abstractions to learn C++ (http://www.stanford.edu/class/cs106b/) . As part of the practice, I have to configure Visual Studio to include the custom libraries. I followed the instructions availble at the following location:
http://www.stanford.edu/class/cs106b/handouts/02-Getting-Started.pdf
http://www.stanford.edu/class/cs106b/handouts/07P-Downloading-Visual-Studio.pdf
http://www.stanford.edu/class/cs106b/handouts/08P-Using-Visual-Studio-2008.pdf
Can anybody guide me how I can configure Visual Studio 2008 or 2010 for following the course?
Thanks in advance.
Please Note: Newbie here trying to learn C++ using VS2008.