comp.lang.ada
 help / color / mirror / Atom feed
* How to initiate part of a string?
@ 1998-08-24  0:00 Hans Marqvardsen
  1998-08-25  0:00 ` Tom Moran
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Hans Marqvardsen @ 1998-08-24  0:00 UTC (permalink / raw)


I have a package GLOBALS, 
containing global types and variables, 
(but no procedures or functions).

	package Globals is --among other things
		Txt: string (1..100);
	end Globals;

Is there a clean way to specify an initial value for a slice of Txt ?


	
Sincerely,
Hans Marqvardsen, hm@ddre.dk.




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

end of thread, other threads:[~1998-09-29  0:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-24  0:00 How to initiate part of a string? Hans Marqvardsen
1998-08-25  0:00 ` Tom Moran
1998-08-25  0:00   ` Samuel Tardieu
1998-08-26  0:00     ` Tom Moran
1998-08-26  0:00       ` Robert I. Eachus
1998-08-26  0:00         ` Tom Moran
1998-09-24  0:00           ` Bob Fletcher
1998-09-24  0:00             ` Tom Moran
1998-09-25  0:00               ` dewarr
1998-09-29  0:00                 ` Aidan Skinner
1998-09-19  0:00       ` dewarr
1998-08-25  0:00 ` Mark A Biggar
1998-08-26  0:00 ` Mats Weber
1998-08-26  0:00   ` Frank Ecke
1998-08-26  0:00 ` Frank Ecke
1998-08-26  0:00   ` Robert I. Eachus

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