From: A P Date: 2008-08-15T05:06:58+09:00 Subject: Re: Is Ruby has something equivalent to ctypes in Python? ------=_Part_96262_27137042.1218744584747 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Ruby/DLhttp://ttsky.net/ruby/ruby-dl.html Doc is a bit scarce, I've had better luck reading source, but it generally does the job. On Wed, Aug 13, 2008 at 9:57 PM, Shin guey Wong wrote: > 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/. > > ------=_Part_96262_27137042.1218744584747--