|
-
February 5th, 2002, 05:22 PM
#1
Reading "\t" and "\n" from a text file
Hi,
I am reading strings from a text file. I've entered characters such as \t and \n in the text file to act as tab and newline characters. However when I read the strings from a text file and display them in the application, "\t" and "\n" are displayed rather than the cursor being tabbed or starting on a newline.
Why is this and how can I implement tab and newline characters in the text file?
Thanks for any help,
Kim Phillip
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|