From owner-freebsd-questions Tue Dec 19 10:55:40 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 19 10:55:39 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from smtp-out2.bellatlantic.net (unknown [199.45.40.144]) by hub.freebsd.org (Postfix) with ESMTP id DFFAE37B400 for ; Tue, 19 Dec 2000 10:55:38 -0800 (PST) Received: from yahoo.com (adsl-141-158-4-111.phila.adsl.bellatlantic.net [141.158.4.111]) by smtp-out2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id NAA21870 for ; Tue, 19 Dec 2000 13:55:05 -0500 (EST) Message-ID: <3A3FADB4.A6B8750B@yahoo.com> Date: Tue, 19 Dec 2000 13:49:24 -0500 From: Andrey Mavrichev X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: C++ Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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