comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Question about the package "Strings_Edit"
Date: Wed, 22 Jul 2015 10:24:02 -0700
Date: 2015-07-22T10:24:02-07:00	[thread overview]
Message-ID: <moojgo$9ph$1@dont-email.me> (raw)
In-Reply-To: <f3b1d0c1-0bb4-4182-ba7c-9c4a0a2afd87@googlegroups.com>

On 07/22/2015 01:23 AM, Laurent wrote:
> 
> I found the package Strings_Edit while trying to find a Trim function to get rid of the leading space of 'Img

First place to look is the standard Ada library, described in the ARM Annex A

http://www.adaic.org/resources/add_content/standards/12rm/html/RM-A.html

You'll find pkg Ada.Strings.Fixed, which contains Trim, among many other useful
operations.

http://www.adaic.org/resources/add_content/standards/12rm/html/RM-A-4-3.html

-- 
Jeff Carter
"Sir Robin the not-quite-so-brave-as-Sir-Lancelot,
who had nearly fought the Dragon of Angnor,
who nearly stood up to the vicious Chicken of Bristol,
and who had personally wet himself at the
Battle of Badon Hill."
Monty Python & the Holy Grail
68


      parent reply	other threads:[~2015-07-22 17:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22  8:23 Question about the package "Strings_Edit" Laurent
2015-07-22  8:53 ` Dmitry A. Kazakov
2015-07-22 12:03   ` Laurent
2015-07-22 17:24 ` Jeffrey R. Carter [this message]
replies disabled

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