Jump to content
SubSpace Forum Network

Recommended Posts

  • Replies 61
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Who wrote that code? Using a char without specifying signed or unsigned is bad form. Any decent compiler should probably throw a warning.

 

 

Catid for that one. And it works. Funny part is that he used unsigned elsewhere.

 

bool CheckRange(unsigned long IP, unsigned long RangeStart, unsigned long RangeEnd)

 

I'm in the process of trying to get Altecs source.

Posted

Any sane programmer would use 'a' , 'A' , '0', and that kind of thing instead of integer values

 

Also note that any char value under 127 would be the same signed or not blum.gif

 

But yeah... that had nothing to do with the 'long name bug' thing... which is actually more related to the server/client protocol itself

Posted

Wouldn't you like be the lucky user who owns the blank username?

 

Nobody would ever be able to send me a private message if they didn't know what arena I was in!

Posted

Wouldn't you like be the lucky user who owns the blank username?

 

Nobody would ever be able to send me a private message if they didn't know what arena I was in!

But but but... how would they be able to ban you? :)

Posted

Wouldn't you like be the lucky user who owns the blank username?

 

Nobody would ever be able to send me a private message if they didn't know what arena I was in!

But but but... how would they be able to ban you? biggrin.gif

 

 

:-D

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...