comp.lang.ada
 help / color / mirror / Atom feed
* Help ... CONSTRAINT_ERROR
@ 1999-11-30  0:00 jxredi
  1999-11-30  0:00 ` Preben Randhol
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: jxredi @ 1999-11-30  0:00 UTC (permalink / raw)



Hi,
I was wondering if you could help me out with this problem (using ADA83) :

package R_IO is new TEXT_IO.FLOAT_IO(Float);
NUM : STRING :=   "hi there";
FNUM : Float := 0.75;
R_IO.PUT(NUM,FNUM);   -- this is where the problem is ... but what's wrong
??


------------
RUN-TIME ERROR :     "constraint_error".




----
Cheers,
Jxredi.







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

end of thread, other threads:[~1999-12-06  0:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-30  0:00 Help ... CONSTRAINT_ERROR jxredi
1999-11-30  0:00 ` Preben Randhol
1999-11-30  0:00 ` reason67
1999-11-30  0:00   ` Preben Randhol
1999-11-30  0:00     ` Robert A Duff
1999-11-30  0:00       ` Ted Dennison
1999-11-30  0:00     ` reason67
1999-11-30  0:00     ` David C. Hoos, Sr.
1999-12-02  0:00 ` Stephen Leake
1999-12-06  0:00 ` skamn

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