[DGD]A few dgd-questions
Risto Karjalainen
risto.karjalainen at pp1.inet.fi
Thu Nov 23 13:50:23 CET 2000
Hi all,
I'm here to bug you with annoying questions.
So, to the point:
- Why wasn't sprintf() implemented in the dgd-driver?
I'd love if this happened. I've tried out a couple of LPC-implementations of
sprintf() but I found them either annoying to use or too slow.
And another one:
- Which is faster, ([ 0: "foo", 1:"bar" ])[1] or ({ "foo", "bar" })[1]?
I'm pretty sure it's the second one, but one never knows.
How about looping? Is looping mappings faster or slower than looping arrays?
Regards,
Risto Karjalainen
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list