comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <jrcarter@acm.org>
Subject: Re: How do I free unbounded strings?
Date: Mon, 05 Mar 2001 20:48:43 GMT
Date: 2001-03-05T20:48:43+00:00	[thread overview]
Message-ID: <3AA3FBA8.F6E92BCA@acm.org> (raw)
In-Reply-To: mailman.983811905.13183.comp.lang.ada@ada.eu.org

Erik Sigra wrote:
> 
>      while not End_Of_Line loop null; -- Second Pause
>      end loop;
>      Skip_Line;
...
>      while not End_Of_Line loop null; -- Third Pause
>      end loop;
>      Skip_Line;

Why do you have these null loops in your program? Skip_Line will block
the task until the user enters a line terminator.

-- 
Jeff Carter
"We burst our pimples at you."
Monty Python & the Holy Grail



  parent reply	other threads:[~2001-03-05 20:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-05 17:03 How do I free unbounded strings? Erik Sigra
2001-03-05 20:14 ` Florian Weimer
2001-03-05 21:10   ` Erik Sigra
2001-03-06  1:49     ` Robert A Duff
2001-03-05 20:48 ` Jeffrey Carter [this message]
2001-03-05 20:55   ` Erik Sigra
2001-03-06  2:52 ` Mark Biggar
2001-03-06 14:10   ` Larry Kilgallen
replies disabled

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