Good day!
I have an application that runs with PRO-C on a Linux server, but we use Visual Studio Code (VS Code) to edit the .c files.
We are looking to see if there is a way to set VS Code to compile the code using PRO-C.
We are using Oracle database 12c release 1.
We have downloaded what I think it contains the pre-compilers from (https://www.oracle.com/database/technologies/instant-client/precompiler-downloads.html), but we are not sure as to what to do in VS Code.
If someone knows if it is possible I would greatly appreciate it.
Thanks.