OSDN Git Service

ah~
authorsparky4 <sparky4@cock.li>
Thu, 4 Jun 2015 23:50:46 +0000 (18:50 -0500)
committersparky4 <sparky4@cock.li>
Thu, 4 Jun 2015 23:50:46 +0000 (18:50 -0500)
modified:   16/dongs.c
modified:   16/dongs.exe

16/dongs.c
16/dongs.exe

index d989bde..e6f19df 100644 (file)
@@ -21,5 +21,7 @@ void
 main(int argc, char *argv[])
 {
        long huge dongs[1337];
-       fprintf(stdout, "%d\n", sizeof(dongs));
+       fprintf(stdout, "argv[0]=%Fp\n", argv[0]);
+       fprintf(stdout, "dongs=%Fp\n", dongs[0]);
+       //fprintf(stdout, "%d\n", sizeof(dongs));
 }
index 12bdfd3..9d02dec 100644 (file)
Binary files a/16/dongs.exe and b/16/dongs.exe differ