226 Open Daily games
1 Open Realtime game
    Pages:   12   (2 in total)
  1. #21 / 25
    Major General asm asm is offline now
    Standard Member asm
    Rank
    Major General
    Rank Posn
    #20
    Join Date
    Nov 09
    Location
    Posts
    1686

    I still remember writing programs in Turbo Pascal and it was only possible to hold variables up to 32767. My 9th grade science fair project suffered quite a bit as a result.


  2. #22 / 25
    Premium Member Yertle
    Rank
    Major General
    Rank Posn
    #21
    Join Date
    Nov 09
    Location
    Posts
    3997

    IRoll11s wrote: You might be thinking of:

    –2147483648 to 2147483648

    It's the range of values that can be stored in a typical 32-bit variable of type integer. If I remember right, it means one bit holds the positive and negative value, and the other 31 bits are the binary representation of the integer.

    If you did happen to have 2147483648 stored in such a variable and added 1 to it (like for a game score or whatnot) you would either get crashes or a rollover to –2147483648.

    Cool!  I found the date too: January 19, 2038

    asm is a CYLON!!!

    Edited Tue 8th Jun 10:00 [history]

  3. #23 / 25
    Premium Member Yertle
    Rank
    Major General
    Rank Posn
    #21
    Join Date
    Nov 09
    Location
    Posts
    3997

    Yertle wrote: The bug around already Rated boards being in your Unrated list after you finish a game on them would be cool to see fixed ;)

    How's this fix going? :)

    asm is a CYLON!!!


  4. #24 / 25
    Commander In Chief tom tom is offline now
    WarGear Admin tom
    Rank
    Commander In Chief
    Rank Posn
    #763
    Join Date
    Jun 09
    Location
    Posts
    5651

    Ok should be fixed now :)


  5. #25 / 25
    Premium Member Yertle
    Rank
    Major General
    Rank Posn
    #21
    Join Date
    Nov 09
    Location
    Posts
    3997

    RiskyBack wrote: but I will put it back up so you can review and then retire it again if the number bugs you.

    Yes, I would like that :), or if tom had a check to see if the board is still Live before putting it in the Unrated list, that could work too :)

    asm is a CYLON!!!


You need to log in to reply to this thread   Login | Join
 
Pages:   12   (2 in total)