linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Edward Parrilla <eparrilla@comcast.net>
To: linux prg <linux-c-programming@vger.kernel.org>
Subject: question about iostream.h
Date: 16 Oct 2004 01:19:51 -0500	[thread overview]
Message-ID: <1097907587.3872.21.camel@localhost.localdomain> (raw)

Hi all,
I am trying to use
<iostream.h> or <iostream> but it keeps telling me that file is not
found
but I found file located at:

/usr/include/g++-3/iostream.h

if I type
#include </usr/include/g++-3/iostream.h>
it gives me the following error:
/usr/include/g++-3/iostream:6:22: iostream.h: No such file or directory
linktest1.c:8:16: list: No such file or directory

which is the mistake?
Thanks in advance for your assistance.
Best regards
Ed



             reply	other threads:[~2004-10-16  6:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-16  6:19 Edward Parrilla [this message]
2004-10-16  7:41 ` question about iostream.h Antonio Tellez Flores
2004-10-16  8:15   ` Antonio Tellez Flores

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1097907587.3872.21.camel@localhost.localdomain \
    --to=eparrilla@comcast.net \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).