Melchior FRANZ a écrit : > * Frederic Bouvier -- Sunday 09 December 2007: > >> I added #include <string.h> >> Does it compile now ? >> > > No. I don't think stricmp() is a standard C function, though it > sure looks useful. >
Could you try to replace stricmp by strcasecmp ? -Fred -- Frédéric Bouvier http://frfoto.free.fr Photo gallery - album photo http://www.fotolia.fr/p/2278 Other photo gallery http://fgsd.sourceforge.net/ FlightGear Scenery Designer ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
