Explorar el Código

Initial revision

Paul Eggert hace 24 años
padre
commit
509ab656f7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      lib/strtoumax.c

+ 2 - 0
lib/strtoumax.c

@@ -0,0 +1,2 @@
+#define UNSIGNED 1
+#include "strtoimax.c"