On 10/02/11 07:19, Ian MacArthur wrote:
> extern "C" {
> int my_C_function(void);
> int my_other_C_function(int param);
> // etc...
> }

    Oh yes, and of course that too ;)

    In his situation, c++ code is calling c, so that is definitely needed.

    I'm assuming when he said he had his extern's in there,
    he meant he had that. I figured the prototypes weren't matching up
    or something.

    Guess we'll find out..!
_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to