Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: External library interface

From: Cal:prolific at: 2-Jul-2003 14:58

I think you would have to treat it as a rebol struct! type to get past the nulls. If you could tell us what function and data structure you're trying to use, maybe I can find something else that would work. I've had some success in working with OpenGL from rebol before..