From owner-freebsd-questions Tue Dec 19 17:58:29 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 19 17:58:26 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 2890237B400 for ; Tue, 19 Dec 2000 17:58:26 -0800 (PST) Received: from rac1.wam.umd.edu (IDENT:root@rac1.wam.umd.edu [128.8.10.141]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id UAA14214; Tue, 19 Dec 2000 20:58:18 -0500 (EST) Received: from rac1.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id UAA26786; Tue, 19 Dec 2000 20:58:18 -0500 (EST) Received: from localhost (gollucci@localhost) by rac1.wam.umd.edu (8.9.3/8.9.3) with ESMTP id UAA26782; Tue, 19 Dec 2000 20:58:18 -0500 (EST) X-Authentication-Warning: rac1.wam.umd.edu: gollucci owned process doing -bs Date: Tue, 19 Dec 2000 20:58:17 -0500 (EST) From: "Philip M. Gollucci" To: Andrey Mavrichev Cc: questions@FreeBSD.ORG Subject: Re: C++ In-Reply-To: <3A3FADB4.A6B8750B@yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG use g++ ***************************************************************************** Philip M. Gollucci (p6m7g8) Web-site : http://www.p6m7g8.com E-mail : gollucci@wam.umd.edu Philip@p6m7g8.com Phone : 301.249.6261 (Home) 301.314.3118 (College) Major : Computer Science Electrical Engineering Minor : Classical & Jazz Performance Current Job : Science, Discovery, & the Universe Webmaster URL: http://www.sdu.umd.edu Resume : http://www.wam.umd.edu/~gollucci/resume.html ***************************************************************************** On Tue, 19 Dec 2000, Andrey Mavrichev wrote: > Hi, > > I have tried to use the "cc" compiler of the FreeBSD 4.2, and to support > the C++ stream input/output I included the directive "#include > ". However, I did not find this file in the /usr/include > directory, or any other directory where there was a possibility of it > being found. > > Does the compiler of FreeBSD 4.2 support C++, or is it just C, and I > would have to install a C++ - supporting software? If not, then where is > the "iostream.h"? > > Thank you for your time, > Andrey Mavrichev. > > mavrichev@yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message