Z
Zach
In an invoicing program I draw lines in a text file
using:
new string ("-",73)
new string ("=",73)
These lines look awful.
Is there a better way?
Much obliged.
Zach.
using:
new string ("-",73)
new string ("=",73)
These lines look awful.
Is there a better way?
Much obliged.
Zach.