26.03.2011, 21:51
Quote:
Possible, but it will look ugly with some texts. example: T h i s i s the first line This is the second line |
Quote:
But in general it's easy to make - Get the longest line, and then in a while loop adding a spaces in lines until it's the same length. |
Write some lines using your method and you will see.