help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Little problem with dynamic linked libraries


From: Luigi Palopoli
Subject: Little problem with dynamic linked libraries
Date: Mon, 21 Jun 1999 12:54:06 +0200

Hello everybody!
I have written a little C++ program for doing faster simulations.
As shown in the manual, this procedure is exported to the simulation
core 
by using DEFUN_DLD. Now, I need to have, in the same program, another
for configuring the internal parameters. This function should be
exported too.
The problem is that the octave interpreter only has knowledge of one
procedure, the one named after the file name, seemingly. 
The thing is rather strange, since the module lsode.cc and others like
it, easily exports two or more functions which are imported into the
octave environment.
Has anyone suggestions?
Thank you in advance.
-- 
 ("`-''-/").___..--''"`-._                  Luigi Palopoli
   `6_ 6  )   `-.  (     ).`-.__.`)          Phd Student
   (_Y_.)'  ._   )  `._ `. ``-..-'      Scuola Superiore S. Anna
 _..`--'_..-_/  /--'_.' ,'               Via Carducci 40 - 56100
(il),-''  (li),'  ((!.-'                    Pisa - Italy
                                   Tel. +39-050-883451 Fx +39-050-883452
email: address@hidden
URL: hartik.sssup.it/~luigi



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]