/Ruby-FFI-C

This is a demonstration of connecting C compiled dlls with ruby using ruby-ffi

Primary LanguageC

#Ruby-FFI-C

This is a demonstration of connecting C compiled dlls with ruby using ruby-ffi

build

  • build test dll : $ make

  • install ffi $ gem install ffi

  • redirect into ruby directory $ cd .\ruby

  • run ruby test $ .\test.rb