标签:style color io ar sp on ef line size
#include?<stdio.h>? #include?<stdlib.h>? int?main(void)? {? ??printf("Calling?abort()\n");? ??abort();? ?? ??return?0;?/*?This?is?never?reached?*/? }?
标签:style color io ar sp on ef line size
原文地址:http://www.cnblogs.com/shuilan0066/p/4020639.html