j
k
j a
j l
For instance Pike,
array_sscanf(""foo" "bar"","%O");
(1) Result: ({ /* 1 element */ "foo" })
(Which *I* think is the correct behavious in this case and sprintf is broken.)
Back to the thread
Back to the list