i want to print like this
*************** * some text with blank *************** *****
using setw() and setfill(*) how to to this ?
and also want to print like this
some text ***** some text
*************** * some text with blank *************** *****
using setw() and setfill(*) how to to this ?
and also want to print like this
some text ***** some text
Comment