Server Crashed (+ rep)
#3

Quote:
Originally Posted by Sgt.TheDarkness
Посмотреть сообщение
[code]
Код:
if(i < sizeof(AdvMSG)!= -1)
I am sorry but what does this code do? It's kinda illogical, since the result of first expression will ALWAYS be 0 or 1, it'll never be -1. The actual code from OP is logical, it's basically if i < ( sizeof the message - 1 )
Reply


Messages In This Thread
Server Crashed (+ rep) - by Nin9r - 02.07.2017, 17:16
Re: Server Crashed (+ rep) - by Sgt.TheDarkness - 03.07.2017, 04:26
Re: Server Crashed (+ rep) - by iKarim - 03.07.2017, 19:45
Re: Server Crashed (+ rep) - by Nin9r - 04.07.2017, 17:27
Re: Server Crashed (+ rep) - by iKarim - 04.07.2017, 20:11

Forum Jump:


Users browsing this thread: 1 Guest(s)