Import libraries

In this category you can exchange your programming questions and solutions.
Post Reply
endloop
Posts: 10
Joined: Wed Jun 20, 2007 1:26 pm

Import libraries

Post: # 77Post endloop
Mon Jun 25, 2007 8:04 pm

Hello,

Is fnxBasic able to import some libraries like sqlite or sdl for example ? For sqlite I think it is possible because it is a dll but for SDL ? What is the best way to allow a program written in fnxBasic to import and use a library written in C for example ? Is there a wrapper ?

  Best regards,

           Richard.

Post Reply