mercredi 16 mai 2018

Call system call to node from C++?

From C++, is there a way to do a system call to run 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