Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    2,273

    Re: how to read c++ unsigned long in java

    Can you show what the data input looks like in hex bytes?
    For example if the value is 40
    is it this: 0x2800000000000000
    or this: 0x0000000000000028
    or something else
  2. Replies
    6
    Views
    2,273

    Re: how to read c++ unsigned long in java

    Sorry, I don't understand how you get 3435927511 from 40? Please explain.
    Also what are the ---- shown in the post for?

    Please edit your post and wrap your code with code tags:


    YOUR CODE...
  3. Replies
    6
    Views
    2,273

    Re: how to read c++ unsigned long in java

    Please post the input value and its results.

    Please edit your post and wrap your code with code tags:


    YOUR CODE GOES HERE

    to get highlighting and preserve formatting.
Results 1 to 3 of 3