作者NTUSTCSIE (郭台铭只会作秀&打嘴炮)
看板Grad-ProbAsk
标题[理工] 计组(94台大电机)
时间Thu Mar 19 18:14:21 2009
(94台大电机)
Try to show the following structure in the memory map of a 64 bit big endian
machine,by plotting the answer in a two row map where each row contains 8
bytes.
Struct{
int a;//0x11121314
char* c;//"A","B","C","D","E","F","G"
short e://0x2122
}s;
这题解答看不懂~ 说实在的题目程式码那边也不知道它在干嘛...
请高手帮解一下~谢谢
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.139.59.89
1F:推 nuendo:以big endian排11121314ABCDEFG2122吗? 看起来好像是... 03/19 18:41
※ 编辑: NTUSTCSIE 来自: 220.139.59.89 (03/19 18:44)