/[debburn]/cdrkit/trunk/include/test_UNION_WAIT.c
ViewVC logotype

Contents of /cdrkit/trunk/include/test_UNION_WAIT.c

Parent Directory Parent Directory | Revision Log Revision Log


Revision 411 - (show annotations) (download)
Mon Nov 20 21:40:50 2006 UTC (6 years, 5 months ago) by kaner-guest
File MIME type: text/plain
File size: 91 byte(s)
* Moving branches/cleanup to trunk
1 #include <sys/types.h>
2 #include <wait.h>
3 int main() {
4 union wait w;
5 return 0;
6 }
7

  ViewVC Help
Powered by ViewVC 1.1.5