[Predef-contribute] Identification Oracle Pro*C Precompiler
Brought to you by:
breese,
tahonermann
|
From: Georg S. <ma...@ge...> - 2013-07-04 21:32:43
|
Hi, I couldn't find the identification macro for the Oracle Pro*C embedded SQL precompiler (in your otherwise great and most useful collection http://sourceforge.net/p/predef/wiki/Compilers/). It is: ORA_PROC (cf. e.g. http://docs.oracle.com/cd/B10500_01/appdev.920/a97269/pc_05adv.htm but also supported in the current 11.2g version) Probably the most useful use case of that macro are ifdef-constructs to work around Pro*C limitations in its level of ANSI C support. I don't know how many other precompilers/compiler-compilers/prepropessors support C-preprocessor constructs and provide identification macros. Perhaps you want to create a new sub-page for them. BTW, not really important - but perhaps you want to rename the section 'Sun Studio' to 'Solaris Studio' - this seems to be the new official name of that compiler suite (since Oracle has bought Sun ...). Best regards Georg Sauthoff |