help-octave
[Top][All Lists]
Advanced

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

Re: New User and how to use octave in c code ?


From: Progressive
Subject: Re: New User and how to use octave in c code ?
Date: Wed, 26 Apr 2017 03:55:13 -0700 (PDT)

"The first critical line is #include <octave/oct.h> which makes available
most of the definitions necessary for a C++ oct-file. Note that octave/oct.h
is a C++ header and cannot be directly #include’ed in a C source file, nor
any other language. "
https://www.gnu.org/software/octave/doc/v4.0.1/Getting-Started-with-Oct_002dFiles.html

Is this connected to my problem ? I'm not sure how to handle this..



--
View this message in context: 
http://octave.1599824.n4.nabble.com/New-User-and-how-to-use-octave-in-c-code-tp4683024p4683038.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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