From owner-freebsd-questions Thu Feb 11 14:27:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA27891 for freebsd-questions-outgoing; Thu, 11 Feb 1999 14:27:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA27884 for ; Thu, 11 Feb 1999 14:27:25 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA16891; Fri, 12 Feb 1999 08:57:20 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.2/8.9.0) id IAA43843; Fri, 12 Feb 1999 08:57:18 +1030 (CST) Date: Fri, 12 Feb 1999 08:57:18 +1030 From: Greg Lehey To: Ersin Miman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Where can I find C/C++ Tutorial for FreeBSD? Message-ID: <19990212085717.D71962@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Ersin Miman on Thu, Feb 11, 1999 at 03:18:38PM +0200 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 11 February 1999 at 15:18:38 +0200, Ersin Miman wrote: > hi... > > I know Borland C/C++ for dos/windows but I installed FreeBSD on my > computer and I want to learn freeBSD C/C++ . > > C/C++ that running on the freeBSD is different from Borland C/C++ and > there is some syntax declaration. > > where can I find C/C++ Tutorial for freeBSD and sample code? Any book on UNIX C and C++ should be applicable. Our compiler is gcc (the GNU C Compiler), so books referring to that compiler would be best. "Practical C Programming" and "Practical C++ Programming" from O'Reilly, both by Steve Oualline, seem reasonable books. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message