[Tutorial] Sparse arrays
#2

This is a good read.

Anyway, there is one more way to handle data, by using dynamic memory:
Memory access plugin: https://sampforum.blast.hk/showthread.php?tid=451381
y_malloc: https://sampforum.blast.hk/showthread.php?tid=58827

Also there is a "GVars" plugin available for scripters, which uses almost the same style inbuilt PVars uses: https://sampforum.blast.hk/showthread.php?tid=151076

About the "Linked lists in PAWN" include, each node represents a pointer to the previous and next node, data size, and the data itself.

Good job.
Reply


Messages In This Thread
Sparse arrays - by Emmet_ - 10.12.2013, 19:12
AW: Sparse arrays - by BigETI - 10.12.2013, 19:40
Re: Sparse arrays - by Emmet_ - 10.12.2013, 19:51
Re: Sparse arrays - by Patrick - 10.12.2013, 20:01
Re: Sparse arrays - by iZN - 10.12.2013, 20:08
Re: Sparse arrays - by Luis- - 10.12.2013, 21:41
Re: Sparse arrays - by Emmet_ - 10.12.2013, 23:19
Re: Sparse arrays - by Emmet_ - 10.12.2013, 23:42

Forum Jump:


Users browsing this thread: 2 Guest(s)