atmkoh
2010-01-04 17:12:56 UTC
I generally use Visual Basic both vb6 and dot net variants. Now I am
using console visual c.
The problem is that I need to get an argument from the user as to the
working directory such as "E:\work\project\data"
In c we have to use "E:\\WORK\\project\\data"
How to I append the extra "\" to the string?
Seasons Greetings and Best regards
Andrew
using console visual c.
The problem is that I need to get an argument from the user as to the
working directory such as "E:\work\project\data"
In c we have to use "E:\\WORK\\project\\data"
How to I append the extra "\" to the string?
Seasons Greetings and Best regards
Andrew