Which is the difference between these includes?
#1

Which is the difference between


pawn Код:
#include <foreach>
AND
pawn Код:
#include <YSI/y_iterate>

They weight of both files are different!

foreach (45KB)
y_iterate (35KB)



I hope you can help me
Reply
#2

foreach
Faast loopings.


Iterate
manipulate integeers.
Reply
#3

y_iterate is just foreach in the YSI library. It's probably smaller that foreach because some of the things in YSI are already defined / functions already there so it will be smaller.

https://sampforum.blast.hk/showthread.php?pid=1696956#pid1696956
Go down to y_iterate.
Reply
#4

Thank you so much TheKiller!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)