comp.lang.ada
 help / color / mirror / Atom feed
* span string.
@ 2005-04-22 17:18 Doker
  2005-04-22 18:44 ` Marc A. Criley
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Doker @ 2005-04-22 17:18 UTC (permalink / raw)


I have string like that "abc1020"
haw can i make it a string of fixed lenght of 10 chars like "   abc1020"?
"abc" => "       abc" 
"4" => "         4"
"1234567uui" => "1234567uui"



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

end of thread, other threads:[~2005-04-25 14:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-22 17:18 span string Doker
2005-04-22 18:44 ` Marc A. Criley
2005-04-22 20:31   ` Doker
2005-04-22 23:45     ` Marius Amado Alves
2005-04-23  6:39     ` Martin Krischik
2005-04-23 15:43       ` Steve
2005-04-23 19:59         ` Martin Krischik
2005-04-24 13:01         ` Stephen Leake
2005-04-25 14:02     ` Peter Hermann
2005-04-23  4:10 ` Jeffrey Carter
2005-04-23 14:14 ` Doker

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