j
k
j a
j l
On Mon, Dec 02, 2013 at 11:30:50AM +1300, Patrick Redmond wrote:
Prelude> import Foreign.C.Types Prelude Foreign.C.Types> read "-10" :: CUInt 4294967286 Prelude Foreign.C.Types> read "300" :: CChar 44
CUInt? I would try CInt instead. A.
Back to the thread
Back to the list