public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Greg Chicares <chicares@mindspring.com>
To: help-gcc@gnu.org
Subject: Re: ...ONE MORE NEWBIE QUESTION: iostream.h
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <387577B7.957D42E9@mindspring.com> (raw)
Message-ID: <20000401000000.dKei5l8xEtxhgf42RDWKGF2ZV8B81-wuw-ViZkIlCqs@z> (raw)
In-Reply-To: <K3dd4.224$k5.6628@news2.tor.primus.ca>

stdio.h and iostream.h may be in different diretories.
Perhaps you've got both those files, but only the first
is on the include path. If so, see where iostream.h
is, and add its location to the include path. By any
chance have you specified -nostdinc or -nostdinc++? 

> I have a problem compiling simple programs using "cout" and "cin" and i need
> to #include <iostream.h>.
> The output says, that "iostream" is on found (file not found).
> BUT the <stdio.h> works fine with printf() (for example printf("hello
> world\n"))

  reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-06 19:33 Andrew
2000-01-06 21:24 ` Greg Chicares [this message]
2000-04-01  0:00   ` Greg Chicares
2000-04-01  0:00 ` Andrew

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=387577B7.957D42E9@mindspring.com \
    --to=chicares@mindspring.com \
    --cc=help-gcc@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).