Return to test.c CVS log | Up to [local] / OpenXM / doc / oxlib |
version 1.4, 2003/03/08 07:49:59 | version 1.5, 2018/03/28 05:09:38 | ||
---|---|---|---|
|
|
||
/* $OpenXM: OpenXM/doc/oxlib/test.c,v 1.3 2002/02/25 07:24:33 noro Exp $ */ | /* $OpenXM: OpenXM/doc/oxlib/test.c,v 1.4 2003/03/08 07:49:59 takayama Exp $ */ | ||
#include <stdio.h> | #include <stdio.h> | ||
#include "hhh.h" | |||
main() { | main() { | ||
char ibuf[BUFSIZ]; | char ibuf[BUFSIZ]; |