TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
veronica.rodriguez
NA
34
0
single foward slash....
Oct 20 2003 5:47 PM
Hello all..... I have a file name that am putting into a string... "C://myFile.txt"... I am fully aware of the using a '/' as an escape character. Therefore, when Windows interprets it, It reads it as "C:/myfile.txt"... Great... Fabulous... The problem is that I am writing an FTP Client class and when I send it the string with the escaped string... Unix does not know about the escape sequence... so I get an error... I also tried creating a char object and concatinating it with in the string.... Well the compiler automatically turns it into an escape sequence.... NOT GOOD!!! My question...... Does anyone know how to write in a single foward slash into a string???
Reply
Answers (
4
)
LiveUpdate logic
Desparate! Which middletier?