help-octave
[Top][All Lists]
Advanced

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

c2m


From: John W. Eaton
Subject: c2m
Date: Thu, 3 Jun 1999 09:09:37 -0500 (CDT)

On  2-Jun-1999, Daniel Heiserer <address@hidden> wrote:

| does anybody have a converter translating c-code to m-files.
| 
| I don't expect that the code works perfect, but
| if I have to translate a c-routine into
| octave it would help (a few thousand lines).
| 
| Preprocessor things like 
| #ifdef VAR_1
| 
| should be translated like
| 
| if exist()
| 
| If nobody have something I will code my own ....

If you already have C, why not just wrap it up for dynamic linking
instead of translating it?

jwe



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

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