From: "Wayne" To: Subject: Re:SV: Undeclared (first use... Date: Sat, 2 Aug 2003 20:00:51 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Here is a good omnibus link to online books and tutorials in a number of languages, including C++ http://stommel.tamu.edu/~baum/programming.html#C++ Here is another good resource from which you can directly download compilers etc and tutorials: http://burks.bton.ac.uk/burks/language/ The text that served as the textbook when I took C++ was (to me) quite good: C++ Primer Plus by Prata Wayne