Prev Previous Post   Next Post Next
Old 6th December 2003, 02:24   #11
justin
Moderator Alumni
 
Join Date: Apr 2000
Location: USA
Posts: 315
Quote:
Originally posted by hungryskull
I want arrays too.
OK so would an implementation like:


bla=arrayalloc(size);
arraysetitem(bla,index,value);
poo=arraygetitem(bla,index);
arrayfree(bla);

be adequate?

obviously size, index, and the array pointer itself would still be floating point values, but be rounded to int as necessary to make sense...

I can do this fairly easily. Would that meet the needs? If not, what else would be needed?

-Justin
justin is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Visualizations > AVS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump