[MacRuby-devel] Static C-Arrays

Tom Kleber iconofthestoneage at googlemail.com
Thu Sep 10 09:37:36 PDT 2009


Is it possible to create static c-arrays in macruby?
In jruby Array has a a #to_java method which converts a Array object
to an java array (a = Array.new(6).to_java(:double))
Is there something like that supported in macruby?

Tom


More information about the MacRuby-devel mailing list