Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    Ask the author
  2. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    byte variables can not have a null value.
  3. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    If the array is not used, you can remove it and there should not be any compiler errors and the execution of the program should not change.

    Its strange there are no compiler errors. There should...
  4. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    Look at the source and see how it is used.
  5. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    If you do not have the original source with the author's comments, you will have to spend lots of time trying to figure out what the code does and why it is doing what it does.

    Good luck.
  6. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    It looks like an array of byte values. How does the code use the contents of the array? You will have to read the code and see how it is used. Perhaps the author's comments will explain what it is...
  7. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    What is you question about the code?

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting
  8. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    Copy and paste here the code you have questions about. Be sure to wrap the code with
    <YOUR CODE HERE> to get highlighting
  9. Replies
    26
    Views
    4,105

    Re: This is a link to full executable jar file.

    Post the code here that you have questions about.
Results 1 to 9 of 9