Subject: Is Ruby has something equivalent to ctypes in Python?
From: Shin guey Wong <sgwong513 hotmail.com>
Date: Thu, 14 Aug 2008 10:57:04 +0900
I would like to load dll and create complex c datatype structure for the
dll. This can be done with ctypes library in Python.
So, do ruby has similar library like ctypes?
--
Posted via http://www.ruby-forum.com/.