Regarding My Code Snippet - I was trying to show how I used the
"envstr(which one)" to snag the environment variables. This may be the
call you want to use. As far as I know - it grabs the WHOLE thing - You
obviously will have to do different parsing - as my code snippet relies
on the Equal Sign be
Hi!
I'm searching for FreePascal implementations of some special
mathematical functions related to statistics like erf, erfc and some
other cumulative probability functions. Did anybody implement such
functions already (e.g. from the Numerical Recipies)?
Is it allowed to use the Numerical Recipie
Johann Glaser schrieb:
Hi!
I'm searching for FreePascal implementations of some special
mathematical functions related to statistics like erf, erfc and some
other cumulative probability functions. Did anybody implement such
functions already (e.g. from the Numerical Recipies)?
Is it allowed to
Hi!
Am Freitag, den 15.12.2006, 21:31 +0100 schrieb Florian Klaempfl:
> Johann Glaser schrieb:
> > Hi!
> >
> > I'm searching for FreePascal implementations of some special
> > mathematical functions related to statistics like erf, erfc and some
> > other cumulative probability functions. Did anyb
Nice
i try the netbd but i found a "bug",i use the testdns.pp provide in the
directory of netbd.
hostAddrtostr('www.adeli.fr') give the good 195.167.230.4 answer.
but the
H:=StrtoHostAddr('195.167.230.4');
L:=ResolveAddress(H,NAns);
give me 0 result !
i notice that the result for this is pr
ok after a long read inside the rfc actually it seem that
http://tools.ietf.org/html/rfc2317
the rfc 2317 specify that the in-addr.arpa can be a CNAME in case of Classless
IN-ADDR.ARPA delegation. less than a /24
so the answer could be a CNAME not only a PTR.
I need to correct the Function