help-octave
[Top][All Lists]
Advanced

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

Re: help with a DLD function that segfaults after its execution.


From: John Swensen
Subject: Re: help with a DLD function that segfaults after its execution.
Date: Thu, 18 May 2006 13:06:56 -0600
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

Make sure you return an octave_value() or octave_value_list() from the
DLD function.  I'm not exactly sure why this occurs, but I know it has
bit me several times.

John Swensen



reply via email to

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