Using tcc 0.9.26 on Windows 7 64-bit. In the fib.c example that comes with tcc, atoi() is used but there is no #include <stdlib.h>, yet tcc compiles it OK. It even compiles without problem if I remove #include <stdio.h>.
-- http://www.fastmail.fm - The way an email service should be _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel