【问题标题】:Is there a list of preprocessor defines for various operating systems (and versions)?是否有针对各种操作系统(和版本)定义的预处理器列表?
【发布时间】:2011-02-28 17:31:25
【问题描述】:

例如

的映射

Mac OS 10.6.3 又名雪豹 => __APPLE__ && __LP64__?

Windows 7、Windows XP => __WIN32__

Linux => __LINUX__

【问题讨论】:

标签: c++ operating-system c-preprocessor


【解决方案1】:

【讨论】:

    猜你喜欢
    • 2013-09-25
    • 1970-01-01
    • 2010-09-16
    • 1970-01-01
    • 2015-07-21
    • 1970-01-01
    • 1970-01-01
    • 2023-04-04
    相关资源
    最近更新 更多