J
jp2msft
I can't remember how to do this, and I can't find it.
If I want to print X number of asterisks using string.Format, how would I do
it?
All the documentation seems to be focused on other formatting styles.
I'm creating a text style histogram:
A: xx
B: xxxxx
C: xxxxxxx
D: xxx
Thanks,
Joe
If I want to print X number of asterisks using string.Format, how would I do
it?
All the documentation seems to be focused on other formatting styles.
I'm creating a text style histogram:
A: xx
B: xxxxx
C: xxxxxxx
D: xxx
Thanks,
Joe