28.07.2010, 16:19
(
Последний раз редактировалось RyDeR`; 28.07.2010 в 17:29.
)
Hi,
I created an object streamer (in c++) (which worked good) a while ago, I worked with array sizes but I know that's not a good idea..
I only could stream 700.000 objects because the size of the array was only 700.000. (If I higher the array size, it got gave an error. Also a high array size is not good).
But now my question is:
what is the technique of streamer unlimited objects?
I looked trough the source of xStreamer and Incognito's streamer but I can't understand it :/
Really anyone can explain me, if need with some codes how to do it without 'array' sizes and just streamer as much as i want?
I appreciate all help.
(Note: I'm using SDK plugin for my plugins)
Regards
I created an object streamer (in c++) (which worked good) a while ago, I worked with array sizes but I know that's not a good idea..
I only could stream 700.000 objects because the size of the array was only 700.000. (If I higher the array size, it got gave an error. Also a high array size is not good).
But now my question is:
what is the technique of streamer unlimited objects?
I looked trough the source of xStreamer and Incognito's streamer but I can't understand it :/
Really anyone can explain me, if need with some codes how to do it without 'array' sizes and just streamer as much as i want?
I appreciate all help.
(Note: I'm using SDK plugin for my plugins)
Regards