help-octave
[Top][All Lists]
Advanced

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

Re: equivalent for C-style init: structname varname[] = {...} ?


From: Judd Storrs
Subject: Re: equivalent for C-style init: structname varname[] = {...} ?
Date: Mon, 19 Nov 2012 12:25:24 -0500

On Mon, Nov 19, 2012 at 12:04 PM, Jordi Gutiérrez Hermoso <address@hidden> wrote:
On 19 November 2012 12:00, Judd Storrs <address@hidden> wrote:
> So, I guess we're back to square one. Octave needs a hash-table datatype. We
> used to have a workable one, but it's now gone.

Again, we've never had hash tables. If you want to treat struct as an
associative array, it would require more work.

I think you mean that the documentation never consistently said we had or didn't have hash table functionality but that we actually did have easily discoverable and viable hash tables via setfield() and getfield()? The documentation even uses the terms "field" and "key" interchangeably and I think anyone even modestly familiar with data structures would recognize that hint.

I get that you like to go out of your way to ignore, misunderstand and belittle Serge for some reason, but why do you insist on punishing the rest of us with rash and unnecessary changes just to undermine Serge? You seem to drop everything and move heaven and earth whenever Serge says anything. It's really getting old.


--judd


reply via email to

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