On Sat, Nov 13, 2004 at 05:09:49PM +0100, Kaos wrote:
array c = ({ 3, 0, 2 }); c[*] || a[*];
Compiler Error: 1:[*] not supported here. Compiler Error: 1:[*] not supported here.
this has been discussed here: http://lists.lysator.liu.se/pipermail/pike-devel/2004-September/007722.html a workaround is here: http://lists.lysator.liu.se/pipermail/pike-devel/2004-September/007731.html
greetings, martin.