comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: How to do case conversion?
Date: 1996/08/11
Date: 1996-08-11T00:00:00+00:00	[thread overview]
Message-ID: <dewar.839779145@schonberg> (raw)
In-Reply-To: 320D5A34.41C67EA6@cs.cmu.edu


Mike Shen said

"I am trying to do case conversion in GNAT. Does anyone
know a simple way to do it? I expected the Ada.Strings(.Maps)
package to provide something for my purpose, but it doesn't."

Well this is an Ada 95 question, not a GNAT question. The standard
library routine Ada.Strings.Maps.Constants has exactly what you need,
and what you might consider is how next time you can find that more
easily than having to wait for someone to reply to you on a newsgroup.
A simple method I find useful (you can obviously do better with fancy
tools) is simply to grab a copy of the ASCII version of the RM, and 
search it with your favorite editor.

I happened to know the answer to that question off the top of my head,
but if I had not, I would have searched for Lower_Case, and found the
reference in the RM almost immediately.





  parent reply	other threads:[~1996-08-11  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-10  0:00 How to do case conversion? Mike Shen
1996-08-11  0:00 ` David C. Hoos, Sr.
1996-08-11  0:00   ` Robert Dewar
1996-08-11  0:00 ` Robert Dewar [this message]
1996-08-12  0:00   ` Robert A Duff
1996-08-13  0:00   ` Jon S Anthony
1996-08-13  0:00 ` Robert I. Eachus
1996-08-13  0:00   ` Robert Dewar
replies disabled

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