j
k
j a
j l
array v=({1,2,3}); for (int i=0; i<sizeof(v); i++) v+=({17});
Ok.
Why?
While
int i; for (i=0; i<sizeof(v); i++) v+=({17});
doesn't finish (as it shouldn't).
Show replies by date
pike-devel@lists.lysator.liu.se
Add to favorites Remove from favorites