Hi,
I used normal cout to get the header & For-Loop to get the results.
But all results are not same, some have few character, some a lot
so its not arranging, aligning nicely.
like in html web language we can use <table> feature to get this done..
how can i do this in c++ ??