comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <jrcarter@acm.org>
Subject: Re: New to Ada..need some help regarding Binary Conversion??
Date: Tue, 15 Oct 2002 18:36:27 GMT
Date: 2002-10-15T18:36:27+00:00	[thread overview]
Message-ID: <3DAC604B.8020909@acm.org> (raw)
In-Reply-To: 4ee1d187.0210150850.62ce918a@posting.google.com

Paula wrote:
> ... My biggest challenge is now
> I must read in a "data signal" (which is in binary ...

> problem..it's the reading in (I don't understand how to get the input
> if it's not in a file or from the keyboard).

If you're not obtaining data from a file, you have to know where you're 
getting it from and how that data source works. If you don't know that, 
we can't help you.

The keyboard is a file called Standard_Input in Ada, so it's not 
necessary to distinguish between files and the keyboard unless you're 
discussing some of the subtle distinctions in how they are used.

-- 
Jeff Carter
"If I could find a sheriff who so offends the citizens of Rock
Ridge that his very appearance would drive them out of town ...
but where would I find such a man? Why am I asking you?"
Blazing Saddles




  parent reply	other threads:[~2002-10-15 18:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-15 16:50 New to Ada..need some help regarding Binary Conversion?? Paula
2002-10-15 17:23 ` Colin Paul Gloster
2002-10-16 11:06   ` Paula
2002-10-16 12:27     ` Marin David Condic
2002-10-15 17:48 ` sk
2002-10-16 11:09   ` Paula
2002-10-15 18:36 ` Jeffrey Carter [this message]
2002-10-15 18:53 ` Larry Hazel
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox