yi_lomg's Blog
Happy coding
分类
Essay
Technique
Entertainment
最新评论
good contents : W...
References : An i...
먹튀히어로 : I would l...
카지노프렌즈 : I was su...
contents : There ...
最新留言
Nathanfrinc : <a ...
PeterRet : <a hre...
DarrellElide : <a...
Floydtig : <a hre...
GeorgeSig : <a hr...
链接
codesoso
jiyuliang
RSS
功能
注册
登录
忘记密码?
文章 RSS
评论 RSS
留言 RSS
判断主机的字节序
二维数组做参数
有趣的数组
yichen
posted @ 2014年5月10日 15:42 in
Essay
, 460 阅读
#include <iostream>
using namespace std;
int main()
{
int arr[10] ={1,2,2,4,5};
cout << sizeof(arr)/sizeof(int) << endl;
cout << arr[6] << endl;
return 0;
}
10
0
[取消回复评论]
昵称
登录
E-mail:
*
Web:
Twitter:
当有新评论通过 E-mail 通知我
(输入验证码)
or Ctrl+Enter