char *foo = NULL; printf("%s", foo); /* undefined behavior */. However, the undefined behavior does not always mean that the program crashes — some systems ...
確定! 回上一頁