> Alternative 1: "Everything is an Inset" - the expensive and clean way:
> 
>  0          4           8          12
>  <inset x>  <inset ^2>  <inset +>  <inset 3>
> 
> makes  12 bytes + 12 bytes for the vector + 3 new insets * ~50 bytes per
> inset.  Makes ~175 bytes. 

Read this as:

16 bytes in the vector + 12 bytes for the vector itself + 4 insets ~= 230
bytes.

Andre'

-- 
André Pönitz ............................................. [EMAIL PROTECTED]

Reply via email to