From octave-sources-request at bevo dot che dot wisc dot edu Mon Sep 16 02:48:19 2002 Subject: Calling OCT function inside C++ Code From: giuseppe-ast dot visalli at st dot com To: octave-sources at bevo dot che dot wisc dot edu Date: Mon, 16 Sep 2002 09:51:05 +0200 Hi, Trying to develope OCT shared library functions, I need to call a function available as shared library (OCT) inside my C++ source code. Can I declare the function as "extern" ? , If yes How ? What Happen If I wish to execute in my C++ code a .m file ? What is the syntax ? I am trying to translate functions mostly compatible with Matlab Communication ToolBox + New Functions. Can I have the feedback of interest for this activity ? Thanks Giuseppe Visalli Catania, Italy