How to output a Table

How would I output a table in C++? I did it a while ago, but I do not remember how, nor do I have the source for the program I did it in. Any help would be appreciated.
Do you want output a table on the console or on the window? I can make a table only in Qt framework. You can use Windows Forms in VS C++ or WinAPI and another frameworks
Observer wrote:
Do you want output a table on the console or on the window? I can make a table only in Qt framework. You can use Windows Forms in VS C++ or WinAPI and another frameworks.


I am using jGRASP for my C++ programming, so I am not sure about those.
Topic archived. No new replies allowed.