All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Patrik Jonsson <patrik@ucolick.org>
To: linuxppc-dev@lists.linuxppc.org
Subject: Bizarre g++ problem
Date: Tue, 12 Oct 1999 00:23:37 -0700 (PDT)	[thread overview]
Message-ID: <Pine.GSO.4.03.9910120015540.5402-100000@isis.ucolick.org> (raw)
In-Reply-To: <3802DE1E.37E49762@chpc.utah.edu>


Hey everyone,
I'm having a very weird problem with my code:

cout << xs << '\n';  //(xs is an int class member)
double e2=xs;
cout << e2 << '\n';

produces:
 200
 -4.5036e+15

as output. What the @#$@# is going on?

	/Patrik


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~1999-10-12  7:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-10 15:55 controlfb.c bug in VRAM bank2 check if bank1 Lou Langholtz
1999-09-10 17:08 ` Lou Langholtz
1999-09-10 18:33 ` Michel Lanners
1999-09-12 16:58   ` Lou Langholtz
1999-09-13 18:13     ` Michel Lanners
1999-09-15 15:14       ` Lou Langholtz
1999-10-12  7:07       ` Lou Langholtz
1999-10-12  7:23         ` Patrik Jonsson [this message]
1999-10-12  6:49   ` Lou Langholtz
1999-10-12 14:50     ` Daniel Jacobowitz
1999-10-12 15:36       ` Lou Langholtz
1999-10-13  6:30         ` Geert Uytterhoeven
1999-09-11 10:51 ` Brad Boyer
1999-09-10 20:13   ` Daniel Jacobowitz
1999-09-11  9:23     ` Benjamin Herrenschmidt
1999-09-12 18:10       ` Daniel Jacobowitz

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=Pine.GSO.4.03.9910120015540.5402-100000@isis.ucolick.org \
    --to=patrik@ucolick.org \
    --cc=linuxppc-dev@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.