comp.lang.ada
 help / color / mirror / Atom feed
* ADA and return functions (Strings)
@ 2002-05-19  7:20 ProLogic
  2002-05-19 10:38 ` David C. Hoos, Sr.
  2002-05-19 21:06 ` Jeffrey Carter
  0 siblings, 2 replies; 23+ messages in thread
From: ProLogic @ 2002-05-19  7:20 UTC (permalink / raw)


Why does ADA return extra spaces in for example the following function...

 function getVersion return String is
  begin
   return Version.Major'img & "." & Version.Minor'img;
  end;

thanks
ProLogic





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

end of thread, other threads:[~2002-05-21 21:07 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-19  7:20 ADA and return functions (Strings) ProLogic
2002-05-19 10:38 ` David C. Hoos, Sr.
2002-05-19 14:14   ` ProLogic
2002-05-19 14:30   ` Robert Dewar
2002-05-19 20:23     ` sk
2002-05-20 13:08       ` Marin David Condic
2002-05-21  2:51         ` sk
2002-05-21 10:50           ` John English
2002-05-21 12:52           ` Marin David Condic
2002-05-21 14:39           ` Ted Dennison
2002-05-21 16:27             ` Jean-Pierre Rosen
2002-05-21 20:39             ` sk
     [not found]             ` <3CEAB094.6B9E14F7@myob.com>
2002-05-21 21:07               ` sk
2002-05-21 19:52         ` sk
2002-05-19 20:27     ` David C. Hoos, Sr.
2002-05-20  3:06       ` Robert Dewar
2002-05-20 15:29         ` Kevin Cline
2002-05-20 17:16           ` Larry Kilgallen
2002-05-19 21:06 ` Jeffrey Carter
2002-05-20  1:58   ` tmoran
2002-05-20  2:28     ` David C. Hoos, Sr.
2002-05-20  3:05       ` tmoran
2002-05-20  3:35         ` David C. Hoos, Sr.

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