comp.lang.ada
 help / color / mirror / Atom feed
From: Emile8 <pocchiola.yves@gmail.com>
Subject: Re: Anyone see a problem in 5.7 ncurses Ada?
Date: Wed, 9 Mar 2011 13:42:48 -0800 (PST)
Date: 2011-03-09T13:42:48-08:00	[thread overview]
Message-ID: <c0e1988b-b928-4ac7-931d-daf3c21ae3e5@r19g2000prm.googlegroups.com> (raw)
In-Reply-To: il8png$1m1$1@tornado.tornevall.net

On 9 mar, 21:53, Jeffrey Carter <spam.jrcarter....@spam.not.acm.org>
wrote:
> On 03/09/2011 01:28 PM, Emile8 wrote:
>
>
>
> > procedure test1 is
> >     NL : Line_count;
> >     NC : Column_count;
> > begin
> >     init_screen;
> >     Get_size (number_of_columns =>  NC, number_of_lines =>  NL);
> >     put(integer(NL));
> >     put_line("");
>
> Skip_Line?
Ok for skip_line;
>
> >     put(integer(NC));
> >     delay 10.0;

        End_Windows;
        Curses_Free_All;
        -- to leave properly ncurses
> > end test1;
>
> --
> Jeff Carter
> "Sir Robin the not-quite-so-brave-as-Sir-Lancelot,
> who had nearly fought the Dragon of Angnor,
> who nearly stood up to the vicious Chicken of Bristol,
> and who had personally wet himself at the
> Battle of Badon Hill."
> Monty Python & the Holy Grail
> 68




  reply	other threads:[~2011-03-09 21:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09 18:55 Anyone see a problem in 5.7 ncurses Ada? localhost
2011-03-09 19:45 ` Anh Vo
2011-03-09 19:52   ` localhost
2011-03-09 20:00     ` Anh Vo
2011-03-09 20:02       ` localhost
2011-03-09 22:12     ` Emile8
2011-03-09 20:28 ` Emile8
2011-03-09 20:53   ` Jeffrey Carter
2011-03-09 21:42     ` Emile8 [this message]
2011-03-10 14:43       ` Niklas Holsti
2011-03-10 21:38         ` Jeffrey Carter
2011-03-10  6:14   ` localhost
replies disabled

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