|
|
#15 | |
|
Moderator Alumni
Join Date: Apr 2000
Location: USA
Posts: 315
|
FYI, there are no longer variable limits (Since 2.8). It only took a small compile-time hit to add that, but it did require a lot of code reworking.
Anyway, once you get used to megabuf()/gmegabuf(), dividing it up into your own arrays is pretty easy.. and having megabuf() doesnt prevent us from adding array_alloc() etc later on -- this just provides a nice low level means to access a block of memory. Having said that, doing dynamic array allocation could have equal performance to megabuf() type functionality, but it really depends on how it would be implemented, and that we will determine someday heh... -Justin Quote:
|
|
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|