Re: [Predef-contribute] Defines for OrangeC compiler
Brought to you by:
breese,
tahonermann
|
From: Alibek O. <a1b...@gm...> - 2023-01-11 05:34:57
|
The wiki has moved to GitHub at https://github.com/cpredef/predef I have created pull request https://github.com/cpredef/predef/pull/26 for this Thanks, Alibek. пт, 6 янв. 2023 г. в 15:32, Simon Sobisch <sim...@gn...>: > > I suggest to add these as follows: > > __ORANGEC__ always defined, value is "major version * 100 + minor version" > __ORANGEC_MAJOR__ always defined, value is "major version" > __ORANGEC_MINOR__ always defined, value is "minor version" > __ORANGEC_PATCHLEVEL__ always defined, value is "build number" > __VERSION__ always defined, rendition of the major/revision/minor/build > as a string > > Source: > https://github.com/LADSoft/OrangeC/blob/master/doc/occ/OCC%20Defining%20Macros.md#non-standard-predefined-macros > > > > _______________________________________________ > Predef-contribute mailing list > Pre...@li... > https://lists.sourceforge.net/lists/listinfo/predef-contribute -- 1 |