From kde-core-devel Tue Aug 13 12:34:18 2002 From: Marc Mutz Date: Tue, 13 Aug 2002 12:34:18 +0000 To: kde-core-devel Subject: Re: Success: kde 3.1 cvs running on sgi IRIX! X-MARC-Message: https://marc.info/?l=kde-core-devel&m=102924293621356 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 12 August 2002 12:03, Dominique Devriese wrote: > you can achieve the same effect by doing > namespace std { > extern "C" { > #include "math.h" > } > } Sorry to come back again to this subject, but no, it's not the same as=20 #include . The latter provides overloaded mathematical functions=20 for double, float and long double, where with math.h, you'll need to=20 either define them on your own or use foo, foof, fool. Example: abs is overloaded to span fabs, fabsf, and fabsl. Marc =2D --=20 Mutig warf sich die kleine =DCberwachungskamera zwischen T=E4ter Opfer! --Rena Tangens / FoeBuD e.V. =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9WPzK3oWD+L2/6DgRApIjAJ42Emk0KhH0kW40/exZQTJyL01hawCaAm9e d5ldr2BDbxaIkRq4MS9CWGo=3D =3DwKdz =2D----END PGP SIGNATURE-----