_Regexp_PCRE._pcre("([a-c]+).*([a-c]+)")->exec("zzajiobjio2");
(7) Result: ({ /* 6 elements */ 2, 7, 2, 3, 6, 7 })
Well, it's something... Now to make a more useful glue. :)
/ Mirar
Previous text:
2003-09-20 16:21: Subject: Re: bug: casts to string for long double and long long int are incorrect (7.4.28 rel)
I'll see if I can throw something together then. :-)
/ Mirar