comp.lang.ada
 help / color / mirror / Atom feed
* A new hand's question
@ 2000-05-07  0:00 �����Y�۵M�I
  2000-05-07  0:00 ` Preben Randhol
  0 siblings, 1 reply; 4+ messages in thread
From: �����Y�۵M�I @ 2000-05-07  0:00 UTC (permalink / raw)


Hi,
  How can I rewite the following code segment using a loop structure in Ada:

  k := (j+13)/27
loop:
  if k>10 then goto out
  k :=k+1
  i := 3*k-1
  goto loop
out: ......

Thank you very much






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

end of thread, other threads:[~2000-05-07  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-07  0:00 A new hand's question �����Y�۵M�I
2000-05-07  0:00 ` Preben Randhol
2000-05-07  0:00   ` �����Y�۵M�I
2000-05-07  0:00     ` Robert Dewar

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