comp.lang.ada
 help / color / mirror / Atom feed
From: "Steve Doiel" <nospam_steved94@attbi.com>
Subject: Re: How to delete charcters in a string?
Date: Wed, 30 Jan 2002 02:44:11 GMT
Date: 2002-01-30T02:44:11+00:00	[thread overview]
Message-ID: <%5J58.4060$Tu1.8890@rwcrnsc51.ops.asp.att.net> (raw)
In-Reply-To: mailman.1012350362.32618.comp.lang.ada@ada.eu.org

Since your new to Ada, here's how I find the answer to that question.

First I find the Ada 95 LRM (language reference manual), here's one:

http://www.adaic.org/standards/95lrm/html/RM-TOC.html

Then I look in Annex A which describes the "Predefined Language Environment"
http://www.adaic.org/standards/95lrm/html/RM-A.html and look for something
to do with strings.

Let's see... Ada.Strings.Fixed.  That sounds like it may be what I'm looking
for.... A.43

There I find a function called "Delete" which sounds like what you're
looking for.

Since you're new to Ada I suggest perusing Annex A to see what's available.

SteveD

"Anthony Wise" <iamwisey_@hotmail.com> wrote in message
news:mailman.1012350362.32618.comp.lang.ada@ada.eu.org...
> hi
> (im new to ada by the way)
>
> well supose there is a character in a string which i do not want to be
seen
> in the output.  i don't want to change it to anouther character but delete
> it completely.
>
> thx in advance
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>





  reply	other threads:[~2002-01-30  2:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-30  0:25 How to delete charcters in a string? Anthony Wise
2002-01-30  2:44 ` Steve Doiel [this message]
2002-01-30  3:22 ` dale
2002-01-30  6:37   ` tmoran
2002-01-30  7:49     ` Dale Stanbrough
2002-01-30 15:04       ` Marin David Condic
2002-01-30 11:21 ` Preben Randhol
2002-01-30 15:15   ` Marin David Condic
2002-01-31 14:47 ` Ted Dennison
2002-01-31 16:08   ` Larry Hazel
2002-02-01 15:59     ` Ted Dennison
2002-02-01 17:05     ` Darren New
2002-02-01  6:14   ` tmoran
2002-02-01 15:56     ` Stephen Leake
2002-02-01 17:53       ` Pascal Obry
2002-02-18  3:48         ` David Thompson
2002-02-18 19:44           ` Stephen Leake
     [not found] <F207EAsx2Pwf500RR1h00019d09@hotmail.com>
2002-01-30  1:16 ` Eric Merritt
2002-01-30  1:16 ` Eric Merritt
replies disabled

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