comp.lang.ada
 help / color / mirror / Atom feed
From: "J-P. Rosen" <rosen@adalog.fr>
Subject: Re: Why does this input get "skipped"?
Date: Tue, 23 Aug 2016 08:22:54 +0200
Date: 2016-08-23T08:22:54+02:00	[thread overview]
Message-ID: <npgq48$5qs$1@dont-email.me> (raw)
In-Reply-To: <2d96f593-e1d3-43da-9a6a-16e8ce0f675b@googlegroups.com>

Le 23/08/2016 à 00:18, rieachus@comcast.net a écrit :
> Get_Line, Skip_Line, and Set_Col(1) should all get you to the same place. 
Not exactly. The benefit of using Set_Col(1) is that if you are already
on column 1, it does nothing, while others will go to the next line.

Therefore, Set_Col(1) can safely ignore whether there was a skip_line
preceding it or not.

-- 
J-P. Rosen
Adalog
2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX
Tel: +33 1 45 29 21 52, Fax: +33 1 45 29 25 00
http://www.adalog.fr

  reply	other threads:[~2016-08-23  6:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-20 22:41 Why does this input get "skipped"? John Smith
2016-08-20 23:16 ` Jeffrey R. Carter
2016-08-21  0:01   ` John Smith
2016-08-21  0:36     ` John Smith
2016-08-22  5:00       ` J-P. Rosen
2016-08-22 22:18       ` rieachus
2016-08-23  6:22         ` J-P. Rosen [this message]
2016-08-24 10:34           ` rieachus
2016-08-21  0:50     ` Jeffrey R. Carter
2016-08-21  1:04       ` John Smith
2016-08-21  4:07         ` Jeffrey R. Carter
2016-08-21  0:00 ` rieachus
replies disabled

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