Visual Studio Development Bookmark and Share   
 index > Visual C# Express Edition > formatting console app's output
 

formatting console app's output

Does anyone know if there is anything similar to a table that can be used to format the output for a console app? I have

been using escape characters and spaces in the code to control the formatting of my app.

Thanks to anyone that can help.........................................................................

new to sql server  Saturday, October 06, 2007 8:34 PM
The console is not really a good place to format data into tables, it only has a small ammount of functions that you can use... and escape characters are the way to go.

Glenn Wilson  Saturday, October 06, 2007 8:44 PM
The console is not really a good place to format data into tables, it only has a small ammount of functions that you can use... and escape characters are the way to go.

Glenn Wilson  Saturday, October 06, 2007 8:44 PM

You can use google to search for other answers

Custom Search

More Threads

• error [weird]
• Visual C# Express - Temporary Projects
• Add Web Reference Problem in VC#2005 Express
• C# expres edition.build coments page
• Grid
• Help - Private Interface Ihheritance in C# (using Visual C# 2008)
• My registration number is invalid?
• Web Browser Favicon?
• Error while creating a new project.
• C# VS2008 - Unload/Show/Exit