Re: Wrapping a C library.
- Posted by useless_ Jan 16, 2012
- 2136 views
Davy said...
This is something I've been thinking about doing for a while, but to be honest I find C a bit intimidating and have never used any of Euphoria's "wrapping" functions. I'd like to use the Gnuplot plotting program directly from Eu (to create graphs on the fly) and there's a simple C library - http://ndevilla.free.fr/gnuplot/ which should do the job.
Did you look at
http://rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=plot
?
useless