No. That is not a C or C++ interpreter. The Mathscript node implements NI's version of a Matlab-like language. This is explained in the Help.
If you have C or C++ code that you need to call from LabVIEW then you need to compile that code into a DLL. This is also in the LabVIEW Help.