|
From: | O. Scott Sands |
Subject: | Re: Bewildering '.oct' file behaviour |
Date: | Mon, 22 Mar 1999 22:44:07 -0500 |
On 22-Mar-1999, O. Scott Sands <address@hidden> wrote:| I'm working on getting some C code linked into octave through
| a C++ wrapper. The C code is a large signal processing chain
[snip]
|
| Bewildering behaviour: When the function declaration is deleted
| the symbol is resoved and the function is called. Proper operation
| has yet to be confirmed however things appear to be woking ok.
|
[snip again]
I'd need more information to be sure, but my guess is that you've notThat, in fact, appears to be the problem . Thank you for the unbelievably quick
declared the C functions `extern "C"'.jwe
-- O. Scott Sands address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |