RAA - cstruct

THIS PAGE IS FOR PROJECT OWNER

Please see http://raa.ruby-lang.org/project/cstruct for users.

cstruct / 0.1.2

Short description: struct class for C interface
Category: Library/Utility
Status: experimental
Created: 2006-03-11 15:59:48 GMT
Last update: 2008-03-27 17:46:52 GMT
Owner: arton (Projects of this owner)
Homepage: http://arton.no-ip.info/collabo/backyard/?cstruct
Download: http://arton.no-ip.info/data/cstruct/cstruct-0.1.2.zip
License: OpenSource
Dependency:
None
Description:

C struct importer (using with String#unpack and Array#pack).
Release Notes:
0.1.2 - add some common type names such as DWORD, WORD, HANDLE, also PCSTRA for 'p'.
0.1.1 - fix bad module name, pointed by qecku7mzn, thanks.