Conversation Between Major and Snake

6 Visitor Messages

  1. why major
  2. y did u remove bells ??????????
  3. Off the top of my head, x >>> y would cause you to lose data you can't get back, so not without applying a left-shift to it first (which may also cause you to lose data - x << y). See Bitwise and Bit Shift Operators (The Java™ Tutorials > Learning the Java Language > Language Basics)
  4. Hmm, Is there any way to undo a bit shift operation ? like 2 >> 14 & 6 (I typed that random.)
  5. I use eclipse, I just format it differently (or used to). I sincerely doubt eclipse is causing the problem here.
  6. By seeing your code format, I can tell you aren't using eclipse. so what IDE do you use ? because I'm facing some problems with apollo in eclipse, some packets aren't received/sent successfully.
Showing Visitor Messages 1 to 6 of 6