Und wenn das alles nicht funktioniert, gibts immer noch Perl:
#include <stdio.h>
double sqrt(double x){ char s[100]; sprintf(s,"perl -e "print sqrt(%lg)"",x); FILE *p=popen(s,"r"); fscanf(p,"%lf",&x); pclose(p); return x; }
Am Do, den 27.05.2004 schrieb Hilmar Preusse um 23:38:
On 27.05.04 Klaus Boxer (Boxer66@gmx.net) wrote:
Viele Grüße - Dirk
Oh Gott!
SCNR, H.
People with narrow minds usually have broad tongues.