]> 4ch.mooo.com Git - 16.git/blobdiff - 16/exmmtest/src/exmmtest.c
OK i think the borland C version and watcom version behave the same way! ^^
[16.git] / 16 / exmmtest / src / exmmtest.c
index 828bbc699b421eb02204f906f02c81f10622418b..a8d269790e1ff421114eabde33fc90f2eabe9790 100644 (file)
@@ -56,7 +56,9 @@ main(int argc, char *argv[])
 #endif\r
        //static page_t screen;\r
 \r
+#ifdef __BORLANDC__\r
        argc=argc;\r
+#endif\r
        printf("&main()=        %Fp\n", *argv[0]);\r
        printf("bigbuffer=      %Fp\n", bigbuffer);\r
        printf("&bigbuffer=     %Fp\n", &bigbuffer);\r