help-octave
[Top][All Lists]
Advanced

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

Re: Bewildering '.oct' file behaviour


From: O. Scott Sands
Subject: Re: Bewildering '.oct' file behaviour
Date: Mon, 22 Mar 1999 22:44:07 -0500

"John W. Eaton" wrote:
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 not
declared the C functions `extern "C"'.

jwe

That, in fact, appears to be the problem . Thank you for the unbelievably quick
reply (8 minutes). Similar comments  were received from Dirk Eddelbuettel
(20 minutes) and Muzaffer Kal (24 minutes). Thanks to Dirk and Muzaffer
as well
-- 

O. Scott Sands
address@hidden
 
reply via email to

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