M
Michael
just a quickie:
as
cout << endl;
is to
cout << "\n";
is there an equivalent for
cout << "\t";
??
Thanks
Mike
as
cout << endl;
is to
cout << "\n";
is there an equivalent for
cout << "\t";
??
Thanks
Mike