I have a string that I would like to print . Is it possible to center it when printing ?
|
1
|
|
|
|
|
|
Use the ~< formatting directive. This will return "hello there" centered within 70 columns.
|
||||||
|
