Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Thread: Beginner Problem

    by Norm
    Replies
    7
    Views
    1,404

    Re: Beginner Problem

    Yes those methods will return different data. Which one to use depends on your application.
  2. Thread: Beginner Problem

    by Norm
    Replies
    7
    Views
    1,404

    Re: Beginner Problem

    Add some more printlns to show what the code is doing and what values you are working with.
    For example print out the value of inData immediately after it is read in:
    System.out.println("inData=" +...
Results 1 to 2 of 2