f11 g++ behaviour

Debarshi Ray debarshi.ray at gmail.com
Wed Feb 25 08:41:02 UTC 2009


> #include <stdio.h>
> #include <string.h>

And you really ought to be using cstdio and cstring instead of stdio.h
and string.h. :-)

Cheers,
Debarshi




More information about the test mailing list