
14 Aug
2009
14 Aug
'09
5:28 p.m.
on 14.08.2009 at 20:45 joel wrote :
sample 2D code here : http://codepad.org/nDy8z2iG of course this has to be hidden in the implementation. now i get it looks smart and tricky but i don't see any advantages over computed indeces but only wasted spaces and time (for allocating additional storage for pointers) at the same time dereferencing a pointer is like computing an index - no computational advantage again
-- Pavel