comp.lang.ada
 help / color / mirror / Atom feed
From: "conchale@mac.com" <conchale@mac.com>
Subject: Please help (quite urgent)- newbie
Date: 14 Apr 2005 14:19:20 -0700
Date: 2005-04-14T14:19:20-07:00	[thread overview]
Message-ID: <1113513560.137072.307410@o13g2000cwo.googlegroups.com> (raw)

Hi all, I finished my homework, it was to convert one whole code in
three pieces, with package , body and the "test" executable code.
The big whole code (the original one) works flawlesly.
My .ads and .adb are correct but the test.adb has almost exactly the
same as the original code but when compiling I have this error:
"invalid parameter list in call (use -gnatf for details)"
the line(s) refering to it has:
procedure test1 is

MM: month;
YY: year;
begin
Put("give a month in number: ");
get(MM); --this is line the error is refering to
new_line;

--and the same with Year ... get (YY);
any clear, easy and understandable help would be highly appreciated.
Many thanks ByBy. (if possible before Friday 17h00 GMT)




             reply	other threads:[~2005-04-14 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-14 21:19 conchale [this message]
2005-04-14 21:26 ` Please help (quite urgent)- newbie Robert A Duff
2005-04-15  1:06 ` Jeffrey Carter
replies disabled

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