comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Anyone see a problem in 5.7 ncurses Ada?
Date: Wed, 09 Mar 2011 13:53:47 -0700
Date: 2011-03-09T13:53:47-07:00	[thread overview]
Message-ID: <il8png$1m1$1@tornado.tornevall.net> (raw)
In-Reply-To: <431bc7ac-07d3-4ccc-abb6-18091cb5a0db@s18g2000prg.googlegroups.com>

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?

>     put(integer(NC));
>     delay 10.0;
> 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 20:53 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 [this message]
2011-03-09 21:42     ` Emile8
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