in a system command when you want to do something with directories you
are forced to type \\ unstid of just one (ex. system("md
c:\\newdir");) is there any way I can avoid this, I am making a VB
program that interacts with this C++ program and needs to have those
off. Thank alot. Please email me an answer if possible
(eliseogonzalez @hotmail.com).
are forced to type \\ unstid of just one (ex. system("md
c:\\newdir");) is there any way I can avoid this, I am making a VB
program that interacts with this C++ program and needs to have those
off. Thank alot. Please email me an answer if possible
(eliseogonzalez @hotmail.com).
Comment