• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Server] About Iterator & Foreach
#1
Hello, I had looked this forum but i can't found any tutorial / usage. Is there any comprehensive tutorial for iterator??



Like this;



PHP Code:
new Iterator:Test<10>;



Iter_Add(Test1);

Iter_Add(Test2);

Iter_Add(Test3);



foreach (new 
Test)?

{

? ?
printf("%d"i);





https://github.com/karimcambridge/samp-f...oreach.inc
  Reply


Messages In This Thread
About Iterator & Foreach - by LinesinRows - 2021-01-18, 02:35 PM
RE: About Iterator & Foreach - by Pinch - 2021-01-18, 06:10 PM
RE: About Iterator & Foreach - by LinesinRows - 2021-01-20, 01:42 PM

Forum Jump: