is there a way to make the cout statement produce bold text?
example output:
Select 1 for Checking Account
I want the 1 to appear bold.
Thanks!
I am new to this programming thing with C++ sorry if the question seems elementary.
example output:
Select 1 for Checking Account
I want the 1 to appear bold.
Thanks!
I am new to this programming thing with C++ sorry if the question seems elementary.
Comment