comp.lang.ada
 help / color / mirror / Atom feed
* Re: Clear Screen
@ 1997-03-04  0:00 Marin David Condic, 561.796.8997, M/S 731-93
  1997-03-06  0:00 ` Robert Dewar
  1997-03-06  0:00 ` Robert Dewar
  0 siblings, 2 replies; 56+ messages in thread
From: Marin David Condic, 561.796.8997, M/S 731-93 @ 1997-03-04  0:00 UTC (permalink / raw)



"Robert I. Eachus" <eachus@SPECTRE.MITRE.ORG> writes:
>   It is very conceivable to me that say Interrupt Entries will be
>supported by no validated implementations when the next major revision
>occurs, and that they would be removed on that basis.  (It is also
>conceivable that some of the real-time standards and groups will keep
>it viable.)  Many other chapter 13 features in Annex J can be easily
>converted to legal Ada 95 constructs based on syntax alone.  Those
>cases can be moved to a (virtual) preprocessor.
>
    Would one practical solution be to throw the features out, but
    insist that compilers maintain an "Ada95 Switch" which makes them
    available for the people who still might need upward
    compatibility? Then after "Ada0x" is superseded by "Ada1x", the
    "Ada95 Switch" becomes invalid - thus providing users plenty of
    time to migrate their code. The advantage is that the features
    aren't really there for the programmers building "Ada0x" code, but
    you haven't hurt those still maintaining Ada95 code.

    I'm pretty sure that Gnat has an "Ada83 Switch" (never had cause
    to use it) which restricts it to Ada83 for those who might have an
    upward compatibility problem. Seems like this is a useful
    compromise.

    MDC

Marin David Condic, Senior Computer Engineer    ATT:        561.796.8997
M/S 731-96                                      Technet:    796.8997
Pratt & Whitney, GESP                           Fax:        561.796.4669
P.O. Box 109600                                 Internet:   CONDICMA@PWFL.COM
West Palm Beach, FL 33410-9600                  Internet:   CONDIC@FLINET.COM
===============================================================================
    "Airplanes are interesting toys but of no military value."

        --  Marechal Ferdinand Foch, Professor of Strategy, Ecole Superieure
            de Guerre.
===============================================================================




^ permalink raw reply	[flat|nested] 56+ messages in thread
* Clear Screen
@ 1997-03-23  0:00 Brian Hyatt
  1997-03-25  0:00 ` Albert K. Lee
  0 siblings, 1 reply; 56+ messages in thread
From: Brian Hyatt @ 1997-03-23  0:00 UTC (permalink / raw)



Is there another way to clear the screen in Ada?  I know about:
 new_line(25) and put(ansi esc sequence).  I would use the ansi esc
sequence but, what if the computer I execute my program on doesnt have
an ansi driver loaded?    Thanks in advance




^ permalink raw reply	[flat|nested] 56+ messages in thread
* Clear Screen
@ 2000-05-27  0:00 Karlene
  2000-05-27  0:00 ` Robert Dewar
                   ` (2 more replies)
  0 siblings, 3 replies; 56+ messages in thread
From: Karlene @ 2000-05-27  0:00 UTC (permalink / raw)


How can you clear the screen in your program??






^ permalink raw reply	[flat|nested] 56+ messages in thread
* Clear screen
@ 2001-11-06 20:19 David Tumpa
  2001-11-06 21:25 ` Adrian Knoth
                   ` (2 more replies)
  0 siblings, 3 replies; 56+ messages in thread
From: David Tumpa @ 2001-11-06 20:19 UTC (permalink / raw)


I am using the Aonix compiler on Windows ME and NT 4.0.  Can anyone give me
the code to clear the screen with this compiler.

I know that this question is simple, but it is killing me.

Thanks,






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

end of thread, other threads:[~2001-12-06  8:13 UTC | newest]

Thread overview: 56+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <330D0C26.6331@videotron.ca>
1997-02-21  0:00 ` Clear Screen Larry Kilgallen
1997-02-22  0:00   ` Albert K. Lee
1997-02-22  0:00     ` Tom Moran
1997-02-23  0:00       ` Tom Moran
1997-02-24  0:00       ` Jean-Etienne Doucet
1997-02-25  0:00         ` Robert Dewar
1997-02-26  0:00           ` Geert Bosch
1997-02-27  0:00             ` Robert Dewar
1997-02-28  0:00               ` Norman H. Cohen
1997-03-03  0:00                 ` Keith Thompson
1997-03-03  0:00                   ` Robert Dewar
1997-03-05  0:00                     ` Keith Thompson
1997-02-27  0:00           ` Robert I. Eachus
1997-03-01  0:00             ` Robert Dewar
1997-02-28  0:00           ` Keith Thompson
1997-03-03  0:00           ` Robert I. Eachus
1997-03-05  0:00             ` Robert Dewar
1997-02-26  0:00       ` Keith Thompson
1997-02-24  0:00     ` Robert Dewar
1997-02-24  0:00 ` Thomas Koenig
1997-02-28  0:00   ` bill
1997-03-04  0:00 Marin David Condic, 561.796.8997, M/S 731-93
1997-03-06  0:00 ` Robert Dewar
1997-03-06  0:00   ` Larry Kilgallen
1997-03-06  0:00     ` Robert Dewar
1997-03-06  0:00 ` Robert Dewar
  -- strict thread matches above, loose matches on Subject: below --
1997-03-23  0:00 Brian Hyatt
1997-03-25  0:00 ` Albert K. Lee
1997-03-25  0:00   ` Michael F Brenner
2000-05-27  0:00 Karlene
2000-05-27  0:00 ` Robert Dewar
2000-05-27  0:00 ` David C. Hoos, Sr.
2000-05-28  0:00   ` MARIE Eric
2000-05-28  0:00     ` Sune Falck
2000-05-28  0:00       ` Tarjei Tj�stheim Jensen
2000-05-29  0:00       ` MARIE Eric
2000-05-29  0:00 ` Pascal Obry
2001-11-06 20:19 Clear screen David Tumpa
2001-11-06 21:25 ` Adrian Knoth
2001-11-07  9:07 ` John McCabe
2001-11-07 16:37   ` Jeffrey Carter
2001-11-07 16:52 ` Darren New
2001-11-07 17:07   ` Preben Randhol
2001-11-07 18:59   ` tmoran
2001-11-07 19:42   ` Larry Kilgallen
2001-11-07 21:31     ` Darren New
2001-11-08  9:30       ` Preben Randhol
2001-11-08 16:40         ` Darren New
2001-11-08 19:36           ` Pascal Obry
2001-11-07 22:04     ` Jeffrey Carter
2001-11-13 15:34   ` John English
2001-11-25 22:05     ` Nick Roberts
2001-11-26 10:58       ` John English
2001-12-05 23:05       ` Daniel Krupke
2001-12-06  1:59         ` Larry Kilgallen
2001-12-06  8:13         ` John English

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