![]() |
|
#1
|
|||
|
|||
ASCII art display prob.Hey,
I wanted to insert some ASCII art in some program which i am working on. But there is some problem when i try to display a " \ ".If i type "\", it doesnt display anything and If i type " \\ ", then it displays one slash. This is really irritating. Is there any way to get just one back-slash without typing it multiple times I use Borland turbo C++ 4.5 . Thanx |
|
#2
|
|||
|
|||
Re: ASCII art display prob.Quote:
|
|
#3
|
|||
|
|||
Re: ASCII art display prob.Quote:
You could write a simple program that takes lines of ascii chars from a file converts single backslashes to doubles for your C code. (What are you putting into your program? string literals containg the ascii sequences or what?) The file of ascii chars would be created by some artist (using a text editor, for example) or by some program that scans bit map files (or other graphics files) and spits out lines of ascii chars. Show us a couple of lines of ascii art and tell us how you would like to use them in your program. Then maybe we can be a little more specific about possible solutions. Regards, Dave |
Recent GIDBlog
Developing GUIs with wxPython (Part 4) by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I read a *.txt file from disk and display the values as bars in TChart | Unit1 | C++ Forum | 9 | 07-Sep-2006 15:12 |
| Hw to choose certain field in mysql input by user in visual C++/MFC and display in CR | bryan523 | C++ Forum | 6 | 25-Sep-2005 19:19 |
| fedora display problem | machinated | Computer Software Forum - Linux | 1 | 22-Aug-2005 21:03 |
| problems with a text display in a tab | maveganzones | FLTK Forum | 2 | 23-Mar-2005 02:26 |
| Problem with int mixed with char,... | leitz | C++ Forum | 17 | 07-Dec-2004 20:56 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The