Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

Re:联合体的有关问题 存储结构怎么回事啊 谢谢

Posted by 806235719 at 2011-03-17 16:03:47
In Reply To:联合体的有关问题 存储结构怎么回事啊 谢谢 Posted by:806235719 at 2011-03-17 00:37:17
> 关于 
> main ()
> {
> union
> {char c; char i[4];}z;
> z.i[0]=0x39;
> z.i[1]=0x36;
> printf("%c\n",z.c);
> }
> 之类的问题 我就弄不懂了

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator