From C++, is there a way to do a system call to run node process-file.js ./target_folder/?
node process-file.js ./target_folder/
The standard call from my C++ project is:
node ../folderA/subfolder/process-file.js firstArgument ./target_folder/outputFile.txt
Aucun commentaire:
Enregistrer un commentaire