Visual Studio 6 中的 128 位整数

发布于 2024-12-05 00:51:31 字数 322 浏览 3 评论 0原文

可能的重复:
如何在 Visual Studio 上启用 __int128?

在 Visual Studio 6 中,我已经 __int32__int64 整数数据类型,但我不能有 __int128 尽管我正在处理64 位机器。

Possible Duplicate:
How to enable __int128 on Visual Studio?

In Visual Studio 6, I've __int32 and __int64 integer data types but I can't have __int128 although I'm working on 64-bit machine.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

别想她 2024-12-12 00:51:31

未定义,并且不会实施。 href="http://connect.microsoft.com/VisualStudio/feedback/details/529171/implement-128-bit-type" rel="nofollow">MS Connect 上的此问题

It's not defined, and won't be implemented, according to this question on MS Connect

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文