User: SteveTheProgrammer

  • Public profile
  • Users
  • SteveTheProgrammer

User profile: SteveTheProgrammer

User info
User name:SteveTheProgrammer
History
Joined:
Number of posts:4
Latest posts:

system() call with paths containing spaces
ok - finally got it, so I will post my solution. [code] for(std::vector<std::string>::iterator ...

system() call with paths containing spaces
But to make it useful - [code] for(std::vector<std::string>::iterator iterJPG = vecJPGFiles.beg...

system() call with paths containing spaces
[code] // this works system("\"\"C:\\Program Files\\Batch Image Commander\\imagecom.exe\" \"H:\\My...

system() call with paths containing spaces
I am having trouble performing a system call where the path to the executable and the paramter to th...

This user does not accept Private Messages