ithewei %!s(int64=6) %!d(string=hai) anos
pai
achega
756752be2e
Modificáronse 2 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      main.cpp.tmpl
  2. 0 0
      win32_getopt.h

+ 3 - 0
main.cpp.tmpl

@@ -3,6 +3,9 @@
 #include <string.h>
 
 #include "h.h"
+#ifdef _WIN32
+#include "win32_getopt.h"
+#endif
 
 void pexit(int code) {
     printf("Exit with code %d.\n", code);

+ 0 - 0
getopt.h → win32_getopt.h