Any tutorials for multi-threading?
#3

Gotcha!! Any C++ tutorials you know off anyway? Only if you already know some good ones..

---

ALSO, off topic:

Can you do a for loop like this and would it be better than declaring new i; in every for loop?

pawn Код:
//at top
new i;

for(i =0; i<NUMBER; i++){
//code
}

ALSO..

to make plugins, can i just use C++?? or do i need to know C?
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)