Any tutorials for multi-threading?
#10

Quote:
Originally Posted by Niixie
Посмотреть сообщение
Erm, wouldn't this be easier?

pawn Код:
#define ForLoop(%0,%1) \
     for(new %0; %0 < %1; %0++)
I guess you can type the number you want now. So if you want a playerloop , then just

pawn Код:
ForLoop(i, MAX_PLAYERS)
didnt test it, just were in my mind.
Yeah i thought i would update my post, i didn't think of it in an hurry.
Reply


Messages In This Thread
Any tutorials for multi-threading? - by DarrenReeder - 17.10.2010, 23:40
Re: Any tutorials for multi-threading? - by Calgon - 17.10.2010, 23:43
Re: Any tutorials for multi-threading? - by DarrenReeder - 17.10.2010, 23:45
Re: Any tutorials for multi-threading? - by CrucixTM - 18.10.2010, 00:08
Re: Any tutorials for multi-threading? - by Cameltoe - 18.10.2010, 00:39
Re: Any tutorials for multi-threading? - by Niixie - 18.10.2010, 08:20
Re: Any tutorials for multi-threading? - by Retardedwolf - 18.10.2010, 08:22
Re: Any tutorials for multi-threading? - by Niixie - 18.10.2010, 08:25
Re: Any tutorials for multi-threading? - by DarrenReeder - 18.10.2010, 09:24
Re: Any tutorials for multi-threading? - by Cameltoe - 18.10.2010, 13:26

Forum Jump:


Users browsing this thread: 2 Guest(s)