Mac OS X 10.4.9 for x86 Source Code gcc 实现源代码

源代码在线查看: dg-output-exp-p.c

软件大小: 38649 K
上传用户: liuchuyuan
关键词: Source Code Mac for
下载地址: 免注册下载 普通下载 VIP

相关代码

				/* Test the tester; previously gcc.misc-tests/dg-5.c.  */				/* { dg-prms-id 42 } */				/* { dg-do run } */				/* The \n is left out of the pattern because tcl's exec will remove it.  */				/* { dg-output {Hello world[.]} } */								#include 								main () { printf ("Hello world.\n"); return 0; }							

相关资源