J
Jose E Calderon
Guest
I am learning C++ from VIsual studio .I amfollowing tutorials available online and from text from library. C++ in 24 hours..etc..
After a recent update, I notice that allthe C++ console applications hace a directive #include "phc.h" . What troubles me is where this file is located and what is its purpose.
I am using a shell from Wolfram Mathematica to execute the core. WM uses the Visual Studio 14 compiler. BUt it fails because it does not find the location of phc.h file. Where is this file located andwhy it is not inside an /include folder ?
Continue reading...
After a recent update, I notice that allthe C++ console applications hace a directive #include "phc.h" . What troubles me is where this file is located and what is its purpose.
I am using a shell from Wolfram Mathematica to execute the core. WM uses the Visual Studio 14 compiler. BUt it fails because it does not find the location of phc.h file. Where is this file located andwhy it is not inside an /include folder ?
Continue reading...