会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
三套件,不信不成功
互联网思维与中国实际相结合是我朝开国之本,持续输出,不死不休
CnBlogs
Home
New Post
Contact
Admin
Subscription
2012年5月11日
pointer use as array
int* A = (int*)malloc(sizeof(int)*s); A[0]=11; A[1]=22; printf("A = %d %d\n", A[0], A[1]); // the same reason: s_fm_solution_t** fm_sol; fm_sol[inde...
Read More
posted @ 2012-05-11 17:47 findumars
Views(186)
Comments(0)
Diggs(0)
Edit
公告