Re: NASL2 wish list

Michel Arboi <[email protected]>
Newsgroups gmane.comp.security.nessus.devel
Organization Compilo ergo sum
Message-ID <[email protected]>
"Felix Huber" <[email protected]> writes:

> is
> test[] = "nextvalue" also supported?

I changed the way arrays are implemented. We could support it
now... but I really think that this syntax is ugly.
Can't you write something like:
i = 0;
test[i++] = "value";
test[i++] = "something";
test[i++] = 42;

OK, I should implement a max_index function...
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.