Simon Marlow <[EMAIL PROTECTED]> wrote,

> We currently have read and index for 9 different types (Char, Int, Word,
> Addr, Float, Double, StablePtr, Int64, Word64).  I suppose you could get
> away with
> 
>       {read,write,index}{Int8,Int32,Int64}OffAddr
> 
> and do type casts to get the rest.

Somehow, I would feel better using the `WordXY' types and
isn't `Word16' missing?

Manuel

Reply via email to