![]() |
|
|||
0001 /* Trivial program to check that compilation with certain flags is working. */ 0002 0003 #include <stdio.h> 0004 0005 int 0006 main(void) 0007 { 0008 puts(""); 0009 return 0; 0010 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |