Date: Tue, 19 Dec 2000 13:08:56 -0600 From: "Victor R. Cardona" <vcardona@home.com> To: Andrey Mavrichev <mavrichev@yahoo.com> Cc: questions@FreeBSD.ORG Subject: Re: C++ Message-ID: <3A3FB248.10603@home.com> References: <3A3FADB4.A6B8750B@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > <iostream.h>". 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"? It is now called iostream, and it is located in /usr/include/g++. Victor Cardona To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A3FB248.10603>