Running and Debugging a Pro*C Program on Windows
I have inherited a Pro*C codebase. The programs mostly function as reports, so I am working on migrating the queries to a modern reporting tool. However, I would like to explore the existing Pro*C files/programs. To do so, I would like to be able to run and perhaps even debug the programs, not just read the source code.