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

[REBOL] Re: accessing c functions

From: rishioswal:yaho:o at: 11-May-2001 19:57

hmmm... thanks for the reply. I browsed through the doc but am a bit confused how to create a shared library. Has anyone done a simple program in rebol that calls a c function that takes input and returns something such as this: int add(int a, int b) {return(a+b);} A simple example of this would be useful (prefer windows example but unix is ok also)... any help would be appreciated... rishi --- [sterling--rebol--com] wrote: