help-octave
[Top][All Lists]
Advanced

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

DEFCONST_INTERNAL replacement in 2.9.7+ and later ?


From: Muthiah Annamalai
Subject: DEFCONST_INTERNAL replacement in 2.9.7+ and later ?
Date: Thu, 14 Dec 2006 11:36:25 +0530

Hello there,
What is the proper replacement for DEFCONST_INTERNAL macro
that has been deprecated in the present Octave? I cant seem to use
the DEFUN() macro and manage it to load in the interpreter.

All I want is,  to be able to define constants for use within the
interpreter; i.e to do  the C-equivalent of
#define  MY_OCTAVE_VARIABLE 10

in Octave.

Please help.
Regards,
Muthiah


reply via email to

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