unsigned long int的大小是多少 [英] what is the size of unsigned long int

查看:256
本文介绍了unsigned long int的大小是多少的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

C语言中unsigned long int的大小是多少?

What is the size of unsigned long int in C?

推荐答案

这不仅取决于语言.有关更多信息,请参见:点击 [点击 [
It depends on more than just the language. For more info see this: Click[^] or even this: Click[^]


运算符.
:)
The one reported by the sizeof operator.
:)


如果您要寻找定量的大小,则ULONG_MAX的值在极限中定义.h
If you''re looking for the quantitative size, the value of ULONG_MAX defined in limits.h


这篇关于unsigned long int的大小是多少的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆