comp.lang.ada
 help / color / mirror / Atom feed
* Re: Question
@ 1993-02-09 15:00 Jack Beidler
  0 siblings, 0 replies; 12+ messages in thread
From: Jack Beidler @ 1993-02-09 15:00 UTC (permalink / raw)


If you have the Meridian compiler for the PC, use the tty package.  Similar
packages exist with other pc based compilers.  If you figure out how to do this
 
with a UNIX based compiler, let me know.

Jack Beidler

=============================


From:	IN%"INFO-ADA@AJPO.SEI.CMU.EDU"    9-FEB-1993 09:04:18.20
To:	IN%"BEIDLER@JAGUAR.UOFS.EDU"  "Jack Beidler", 
IN%"MARTIN@JAGUAR.UOFS.EDU"  "Dennis Martin", IN%"SIDBURY@JAGUAR.UOFS.EDU"  
"Dick Sidbury"
CC:	
Subj:	Question

Return-path: <INFO-ADA@NDSUVM1.BITNET>
Return-path: OWNER-INFO-ADA <@UBVM.CC.BUFFALO.EDU:OWNER-INFO-ADA@VM1.NODAK.EDU>
Received: from Jnet-DAEMON by JAGUAR.UOFS.EDU (PMDF #3402 ) id
 <01GUHXB52VEO00007Z@JAGUAR.UOFS.EDU>; Tue, 9 Feb 1993 09:03:38 EST
Received: From UBVM(MAILER) by SCRANTON with Jnet id 5602 for BEIDLER@SCRANTON;
 Tue,  9 Feb 93 09:03 EST
Received: from UBVM.BITNET (NJE origin LISTSERV@UBVM) by UBVM.CC.BUFFALO.EDU
 (LMail V1.1c/1.7e) with BSMTP id 2751; Tue, 9 Feb 1993 08:59:51 -0500
Date: 09 Feb 1993 12:57:33 +0000 (GMT)
From: Lindh <cs4en@UNIX2.HERTS.AC.UK>
Subject: Question
Sender: "Ada programming language (INFO-ADA)" <INFO-ADA@NDSUVM1.BITNET>
To: "\"Jack Beidler\"" <BEIDLER@JAGUAR.UOFS.EDU>,
 "\"Dennis Martin\"" <MARTIN@JAGUAR.UOFS.EDU>,
 "\"Dick Sidbury\"" <SIDBURY@JAGUAR.UOFS.EDU>
Reply-to: INFO-ADA@AJPO.SEI.CMU.EDU
Message-id: <01GUIGDPYYNQ00007Z@JAGUAR.UOFS.EDU>
Content-transfer-encoding: 7BIT

Hi
I have a little problem: Is there some simple way to make a program to stop
on a wanted place in the code and proceed when you pressed a key ?
i.e.
This code
     
dummy : char;
     
begin
  -- do something;
  text_io.get(dummy);
  -- so something else;
end;
     
This piece of code will stop at get(dummy) until you pressed a key followed
by return. I would like to now if it's possible to swap text_io.get() with
something else such that it's enough to press any key whithout pressing return
afterwards.
     
Thanks
     
Jan Lindh    Computer Sience Student at University of Hertfordshire
E-mail       cs4en@hatfield.ac.uk

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Question
       [not found] <61tnid$ae4680@beta.airnet.net>
@ 1997-10-14  0:00 ` John Herro
  0 siblings, 0 replies; 12+ messages in thread
From: John Herro @ 1997-10-14  0:00 UTC (permalink / raw)



> What is this NewsGroup for?

Don't answer him.  He spammed that message to a whole bunch of newsgroups,
 perhaps every newsgroup.

- John Herro
http://members.aol.com/AdaTutor




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Question
@ 2002-12-04  8:58 Artiom Ivanov
  2002-12-04 10:48 ` Question David C. Hoos, Sr.
  0 siblings, 1 reply; 12+ messages in thread
From: Artiom Ivanov @ 2002-12-04  8:58 UTC (permalink / raw)


Hy All !
At first I want to say thanks to All who had answered to my previous
questions (if you aswered
in my e-mail I think that possibly I didn't receved that).
I have a new question, so I ask you All to help me, please.
It will be cool if you advise me some free-cost electronic books on subject
(possibly *.pdf, or
archived or in html form) and where I can download it (indicate some "url").
Thanks in advance.
Artiom Ivanov





^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Question
  2002-12-04  8:58 Question Artiom Ivanov
@ 2002-12-04 10:48 ` David C. Hoos, Sr.
  2002-12-04 12:06   ` Question Artiom Ivanov
  0 siblings, 1 reply; 12+ messages in thread
From: David C. Hoos, Sr. @ 2002-12-04 10:48 UTC (permalink / raw)



----- Original Message ----- 
From: "Artiom Ivanov" <rarelang@ua.fm>
Newsgroups: comp.lang.ada
To: <comp.lang.ada@ada.eu.org>
Sent: December 04, 2002 2:58 AM
Subject: Question


> Hy All !
> At first I want to say thanks to All who had answered to my previous
> questions (if you aswered
> in my e-mail I think that possibly I didn't receved that).
> I have a new question, so I ask you All to help me, please.
So.. What is the new question?
> It will be cool if you advise me some free-cost electronic books on subject
On what subject?
> (possibly *.pdf, or
> archived or in html form) and where I can download it (indicate some "url").
> Thanks in advance.
> Artiom Ivanov
> 
> 
> _______________________________________________
> comp.lang.ada mailing list
> comp.lang.ada@ada.eu.org
> http://ada.eu.org/mailman/listinfo/comp.lang.ada
> 
> 




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Question
  2002-12-04 10:48 ` Question David C. Hoos, Sr.
@ 2002-12-04 12:06   ` Artiom Ivanov
  2002-12-04 16:28     ` Question Georg Bauhaus
  2002-12-04 18:58     ` Question Randy Brukardt
  0 siblings, 2 replies; 12+ messages in thread
From: Artiom Ivanov @ 2002-12-04 12:06 UTC (permalink / raw)


Subject is "ADA95"
Artiom Ivanov

"David C. Hoos, Sr." <david.c.hoos.sr@ada95.com> wrote in message
news:mailman.1038998941.31417.comp.lang.ada@ada.eu.org...
>
> ----- Original Message -----
> From: "Artiom Ivanov" <rarelang@ua.fm>
> Newsgroups: comp.lang.ada
> To: <comp.lang.ada@ada.eu.org>
> Sent: December 04, 2002 2:58 AM
> Subject: Question
>
>
> > Hy All !
> > At first I want to say thanks to All who had answered to my previous
> > questions (if you aswered
> > in my e-mail I think that possibly I didn't receved that).
> > I have a new question, so I ask you All to help me, please.
> So.. What is the new question?
> > It will be cool if you advise me some free-cost electronic books on
subject
> On what subject?
> > (possibly *.pdf, or
> > archived or in html form) and where I can download it (indicate some
"url").
> > Thanks in advance.
> > Artiom Ivanov
> >
> >
> > _______________________________________________
> > comp.lang.ada mailing list
> > comp.lang.ada@ada.eu.org
> > http://ada.eu.org/mailman/listinfo/comp.lang.ada
> >
> >
>





^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Question
  2002-12-04 12:06   ` Question Artiom Ivanov
@ 2002-12-04 16:28     ` Georg Bauhaus
  2002-12-04 18:58     ` Question Randy Brukardt
  1 sibling, 0 replies; 12+ messages in thread
From: Georg Bauhaus @ 2002-12-04 16:28 UTC (permalink / raw)


Artiom Ivanov <rarelang@ua.fm> wrote:
: Subject is "ADA95"

you might also have a look at
http://burks.bton.ac.uk/burks/language/ada/index.htm

-- georg



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Question
  2002-12-04 12:06   ` Question Artiom Ivanov
  2002-12-04 16:28     ` Question Georg Bauhaus
@ 2002-12-04 18:58     ` Randy Brukardt
  1 sibling, 0 replies; 12+ messages in thread
From: Randy Brukardt @ 2002-12-04 18:58 UTC (permalink / raw)


Artiom Ivanov wrote in message ...
>Subject is "ADA95"
>Artiom Ivanov


You also might look at

    http://www.adaic.org/learn

From there, there is a link to Ada textbooks, including free on-line
ones.

          Randy.






^ permalink raw reply	[flat|nested] 12+ messages in thread

* Question
       [not found] <20031205143534.A346E4C40D3@lovelace.ada-france.org>
@ 2003-12-08 19:53 ` Andrew
  2003-12-09 13:37   ` Question Marc A. Criley
  2003-12-09 19:56   ` Question Randy Brukardt
  0 siblings, 2 replies; 12+ messages in thread
From: Andrew @ 2003-12-08 19:53 UTC (permalink / raw)
  To: comp.lang.ada

Is there a Ada job mailing list?

Andrew C



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Question
  2003-12-08 19:53 ` Question Andrew
@ 2003-12-09 13:37   ` Marc A. Criley
  2003-12-09 18:25     ` Question Jeffrey Carter
  2003-12-09 19:56   ` Question Randy Brukardt
  1 sibling, 1 reply; 12+ messages in thread
From: Marc A. Criley @ 2003-12-09 13:37 UTC (permalink / raw)


"Andrew" <andrew@carroll-tech.net> wrote in message news:<mailman.48.1070913214.31149.comp.lang.ada@ada-france.org>...
> Is there a Ada job mailing list?

I don't know of a mailing list, but the Ada IC (www.adaic.org) has a
jobs section under the "Help Wanted" tab.  And it does appear to be at
least somewhat active.

Marc

mcNOSPAM@mckae.com
McKae Technologies
"The Efficient Production of High Quality Software"
www.mckae.com



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Question
  2003-12-09 13:37   ` Question Marc A. Criley
@ 2003-12-09 18:25     ` Jeffrey Carter
  0 siblings, 0 replies; 12+ messages in thread
From: Jeffrey Carter @ 2003-12-09 18:25 UTC (permalink / raw)


Marc A. Criley wrote:

> I don't know of a mailing list, but the Ada IC (www.adaic.org) has a
> jobs section under the "Help Wanted" tab.  And it does appear to be at
> least somewhat active.

There's also the SIGAda/ARA Ada Employment Opportunities Database at

http://www.seas.gwu.edu/~adajobs/

-- 
Jeff Carter
"You tiny-brained wipers of other people's bottoms!"
Monty Python & the Holy Grail
18




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Question
  2003-12-08 19:53 ` Question Andrew
  2003-12-09 13:37   ` Question Marc A. Criley
@ 2003-12-09 19:56   ` Randy Brukardt
  1 sibling, 0 replies; 12+ messages in thread
From: Randy Brukardt @ 2003-12-09 19:56 UTC (permalink / raw)


"Andrew" <andrew@carroll-tech.net> wrote in message
news:mailman.48.1070913214.31149.comp.lang.ada@ada-france.org...
> Is there a Ada job mailing list?

If you have a job posting, send it to joblistings@adaic.com. To read job
listings, look at http://www.adaic.org/jobs/jobs.html

               Randy Brukardt
               Technical Webmaster, adaic.org/.com








^ permalink raw reply	[flat|nested] 12+ messages in thread

* Question
       [not found] <20031209203020.96E0F4C40A0@lovelace.ada-france.org>
@ 2003-12-09 20:58 ` Andrew
  0 siblings, 0 replies; 12+ messages in thread
From: Andrew @ 2003-12-09 20:58 UTC (permalink / raw)
  To: comp.lang.ada

> ------------------------------
> 
> Message: 3
> Date: Tue, 9 Dec 2003 13:56:33 -0600
> From: "Randy Brukardt" <randy@rrsoftware.com>
> Subject: Re: Question
> To: comp.lang.ada@ada-france.org
> Message-ID: <vtcaa8q9is8a1e@corp.supernews.com>
> 
> "Andrew" <andrew@carroll-tech.net> wrote in message
> news:mailman.48.1070913214.31149.comp.lang.ada@ada-france.org...
> > Is there a Ada job mailing list?
> 
> If you have a job posting, send it to joblistings@adaic.com. To read job
> listings, look at http://www.adaic.org/jobs/jobs.html
> 
>                Randy Brukardt
>                Technical Webmaster, adaic.org/.com

So the jobs there are still unfilled?



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-12-09 20:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20031209203020.96E0F4C40A0@lovelace.ada-france.org>
2003-12-09 20:58 ` Question Andrew
     [not found] <20031205143534.A346E4C40D3@lovelace.ada-france.org>
2003-12-08 19:53 ` Question Andrew
2003-12-09 13:37   ` Question Marc A. Criley
2003-12-09 18:25     ` Question Jeffrey Carter
2003-12-09 19:56   ` Question Randy Brukardt
2002-12-04  8:58 Question Artiom Ivanov
2002-12-04 10:48 ` Question David C. Hoos, Sr.
2002-12-04 12:06   ` Question Artiom Ivanov
2002-12-04 16:28     ` Question Georg Bauhaus
2002-12-04 18:58     ` Question Randy Brukardt
     [not found] <61tnid$ae4680@beta.airnet.net>
1997-10-14  0:00 ` Question John Herro
  -- strict thread matches above, loose matches on Subject: below --
1993-02-09 15:00 Question Jack Beidler

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