look
struct A{ char a;}; char *kkkk={"123456789"};A * =(A*)kkkk;A->a結果是 1struct A{ int b; char a;};A * =(A*)kkkk;A->a結果是 5
張貼留言
沒有留言:
張貼留言