help-octave
[Top][All Lists]
Advanced

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

Re: matrix sizes


From: John W. Eaton
Subject: Re: matrix sizes
Date: Wed, 15 Sep 2004 21:28:23 -0400

On 15-Sep-2004, Paul Kienzle <address@hidden> wrote:

| I would however recommend using the following in config.h so that
| the all of the code isn't shouting at us:
| 
|       typedef OCTAVE_IDX_T octave_idx_t;

That's fine (I said "something like" :-) though I think identifiers
with _t suffixes are reserved.

The only strict requirement is that it be something unique that we can
perhaps later replace with a global string replace command.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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