how to run a particular file in cpp terminal with name code example
Example: compile c++ linux
g++ foo.cpp -o foo //plus other extension like the opencv to compile correctly
g++ foo.cpp -o foo //plus other extension like the opencv to compile correctly