Hi, All:
Here I have a question, suppose we have a C++ based module, can we design a class method for the C++ program in which we invoke another external shell script to finish some function? It is feasible?
Any hints or suggestions are highly welcomed.