Gentee Programming Language > Documentation > Libraries | Download documentation |
Fill a string with spaces to the left or to the right. fillspacel adds spaces to the left while fillspacer adds spaces to the right.
str str.fillspacer( uint len )
str str.fillspacel( uint len )
len Final string size.
Returns the object which method has been called.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |