comp.lang.ada
 help / color / mirror / Atom feed
From: Charlie McCutcheon <charlie.mccutcheonNO@SPAMhp.com>
Subject: Re: ada language
Date: Tue, 03 Dec 2002 09:40:33 -0500
Date: 2002-12-03T09:40:33-05:00	[thread overview]
Message-ID: <3DECC261.5651FD87@SPAMhp.com> (raw)
In-Reply-To: 4f6087a5.0212030105.43712e2b@posting.google.com

satish umakar wrote:

> how to convert a array of characters(characters stored in a array read
> from a file) to a string type.
> thank u

Type string is defined as an array of characters.  You probably have what
you need already.

From Compaq Ada's package STANDARD:

   type STRING is array(POSITIVE range <>) of CHARACTER;

Charlie
Compaq Ada






  parent reply	other threads:[~2002-12-03 14:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-03  9:05 ada language satish umakar
2002-12-03 10:22 ` Lutz Donnerhacke
2002-12-03 14:40 ` Charlie McCutcheon [this message]
2002-12-04 16:05   ` Richard Riehle
2002-12-04 16:19     ` Jean-Pierre Rosen
2002-12-04 17:14     ` David C. Hoos
2002-12-04 17:10       ` Larry Kilgallen
2002-12-04 21:44         ` Bruce Hennessy
2002-12-12  1:54           ` Nick Roberts
2002-12-04 21:14     ` Ted Dennison
2002-12-07 13:02     ` Per Sandbergs
     [not found] <CT.1E53xds13@ficc.uu.net>
1990-03-03  5:09 ` Ada language William Thomas Wolfe, 2847 
replies disabled

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