comp.lang.ada
 help / color / mirror / Atom feed
* Characters package
@ 2000-04-27  0:00 Anderson
  2000-04-27  0:00 ` Robert A Duff
  0 siblings, 1 reply; 2+ messages in thread
From: Anderson @ 2000-04-27  0:00 UTC (permalink / raw)


I want to use the to_lower and to_higher function in the characters package
in ada. I can do it by using

with Ada.Characters.Handling;
use Ada.Characters.Handling;

but I am told I is bad code to make it visible throughtout the program, so
how do I declear it as a package
ie package char ..... ?







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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-27  0:00 Characters package Anderson
2000-04-27  0:00 ` Robert A Duff

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