2007/11/27, Andy Ross <[EMAIL PROTECTED]>:
> > So it's only missing #include which should
> > be in the code. See the attachments.
> >
> > [...]
> >
> >  #include <math.h>
> > +#include <stdlib.h>
> > +#include <cstring>
>
> Surely that should be <string.h>, no?  It's just a style thing, but if
> you're modifying code that is already using ANSI C headers, and not
> Standard C++ headers, you should stay with the existing convention.
> It's especially weird to add one of each. :)

O.K. Thanks for your hint.
 Ladislav.

> Andy
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to