From help-octave-request at bevo dot che dot wisc dot edu Wed Mar 3 02:31:51 1999 Subject: C++ and octave global variables From: "John W. Eaton" To: M dot Bettella dot 1998 at cranfield dot ac dot uk Cc: help-octave at bevo dot che dot wisc dot edu Date: Wed, 3 Mar 1999 02:30:17 -0600 (CST) On 15-Feb-1999, Matteo Bettella wrote: | this is my cumbersome and not so smart solution | about accessing global workspace values from | dynamically linked C++ functions. The functions set_global_value and get_global_value have been available in liboctave since version 2.0.10. jwe