标题:Clang++ 不能编译这样的东西?
取消只看楼主
md00000000
Rank: 4
等 级:业余侠客
威 望:7
帖 子:105
专家分:289
注 册:2017-6-22
结帖率:44.44%
已结贴  问题点数:20 回复次数:0 
Clang++ 不能编译这样的东西?
程序代码:
typedef void Void;
typedef bool Boolean;
typedef signed char SByte;
typedef short Int16;
typedef int Int32;
typedef long long Int64;
typedef unsigned char Byte;
typedef unsigned short Char;
typedef unsigned short UInt16;
typedef unsigned int UInt32;
typedef unsigned long long UInt64;
typedef float Single;
typedef double Double;


只能用GCC?
搜索更多相关主题的帖子: g++ typedef char long unsigned 
2018-09-15 14:30



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-489810-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.187236 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved