public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Matthew Majka" <mmajka@gcs-server.jsc.nasa.gov>
To: "alexperi" <perialex@hotmail.com>, <crossgcc@sourceware.cygnus.com>
Subject: Re:
Date: Tue, 18 Jul 2000 06:54:00 -0000	[thread overview]
Message-ID: <005101bff0c0$8a56bab0$8ac4a98b@jsc.nasa.gov> (raw)
In-Reply-To: <20000718104219.894.qmail@hotmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 535 bytes --]

Try comp.lang.c++

  ----- Original Message ----- 
  From: 
  alexperi 
  
  To: crossgcc@sourceware.cygnus.com 
  Sent: Tuesday, July 18, 2000 5:42 
AM
  Subject: Fw:
  
  I need to read hexadecimal numbers from the 
  keyboard
  This is my program but as you gather it doesn't 
  work.
  Need some help. Thanx
  file://-----------------------------------------
  #include <iostream.h> #include 
  <math.h> void main() {  char ch;  int 
  x;  cin.setf(ios::hex);  cout.setf(ios::hex);  cin>> 
  ch;  cout << ch;
  }

  reply	other threads:[~2000-07-18  6:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-18  3:42 Fw: alexperi
2000-07-18  6:54 ` Matthew Majka [this message]
     [not found] <362839576.2566860.1706922246488.ref@mail.yahoo.com>
2024-02-03  1:04 ` Re, Ellen Hester
  -- strict thread matches above, loose matches on Subject: below --
2003-03-01  6:38 Windows.net
2003-03-01  6:38 RE: Windows.net
2003-03-01  6:38 RE: Windows.net
2003-03-01  6:38 RE: Windows.net
2001-01-11 21:46 FW: Mahadev K Cholachagudda
2001-01-11 23:09 ` mike
2001-04-01  0:00   ` Re: mike
1998-05-19  9:59 No Subject Pete Popov
1998-05-22  9:56 ` Pete Popov

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='005101bff0c0$8a56bab0$8ac4a98b@jsc.nasa.gov' \
    --to=mmajka@gcs-server.jsc.nasa.gov \
    --cc=crossgcc@sourceware.cygnus.com \
    --cc=perialex@hotmail.com \
    /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).