comp.lang.ada
 help / color / mirror / Atom feed
* Character Handling
@ 2000-04-30  0:00 Robert Stephen Breen
  2000-04-30  0:00 ` Ken Garlington
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Stephen Breen @ 2000-04-30  0:00 UTC (permalink / raw)


Hi everyone,
I am currently working on an assigment at uni and I have to convert a
String input to upper case. I have discovered that package
Characters.Handling will do the trick, however mebe its because I am
Irish, but I can not make heads or tails of how you actually use it in
your code!

I have put

With Text_io,Ada.Characters.Handling;
Use Text_io;

and in one of my procedures I have tried to convert an input.

Ada.Characters.Handling.To_upper(Clients_Name(Name_Last)) etc

all I get is a message stating Ivalid parameter call ? How

could someone please explain!!!!!!!!!!!!!!!!!

Thanks
Rob





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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-30  0:00 Character Handling Robert Stephen Breen
2000-04-30  0:00 ` Ken Garlington
2000-04-30  0:00 ` Marin D. Condic
2000-04-30  0:00 ` DuckE

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