version 1.7, 2014/05/12 16:54:40 |
version 1.8, 2015/08/08 14:19:41 |
|
|
/* |
/* |
* $OpenXM: OpenXM_contrib2/asir2000/builtin/itvnum.c,v 1.6 2011/08/10 04:51:57 saito Exp $ |
* $OpenXM: OpenXM_contrib2/asir2000/builtin/itvnum.c,v 1.7 2014/05/12 16:54:40 saito Exp $ |
*/ |
*/ |
|
|
#include "ca.h" |
#include "ca.h" |
Line 629 static void pprintmode( void ) |
|
Line 629 static void pprintmode( void ) |
|
fprintf(stderr,"Printf's double printing mode is \"%%g\".\n"); |
fprintf(stderr,"Printf's double printing mode is \"%%g\".\n"); |
break; |
break; |
} |
} |
|
#if defined(__MINGW32__) || defined(__MINGW64__) |
|
fflush(stderr); |
|
#endif |
} |
} |
|
|
static void |
static void |