The only supported compilation platform for this project on Windows is Visual Studio 2017. However, it's possible it'll work with Visual Studio 2015 and Visual Studio 2019 because of the unified ...
the file name to the cint. $ cint virtualfunc1.c $ cint template2.c It is also nice to try using debugger features. You can start cint by -S option as follows. Cint stops at the first statement in ...