Search:

Type: Posts; User: computerbuff

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    1,960

    Re: java buffer problem florida tech

    thank you. i'll see what i can do to make it work
  2. Replies
    11
    Views
    1,960

    Re: java buffer problem florida tech

    sorry in the last post in the last sentence i meant "can bytearrays also be considered to be buffers, and will they fit the assignment guidelines.".
    Any advice on that.
  3. Replies
    11
    Views
    1,960

    Re: java buffer problem florida tech

    No it does not say in the assignment. I just assumed so because that is what I found when I googled 'buffers in java'. If you think byte arrays act the same as buffers, and will fit the requirements...
  4. Replies
    11
    Views
    1,960

    Re: java buffer problem florida tech

    A file, specified by the user, has to be read into an input buffer, lets say I1. The data in the file contains 4 different types of data. decimal, String, float, character. In the file it is of the...
  5. Replies
    11
    Views
    1,960

    Re: java buffer problem florida tech

    No that text is all he has given me. I have tried making bytebuffers by putting the contents of input file in it through read, but cannot convert it to characters, and I cannot read the file directly...
  6. Replies
    11
    Views
    1,960

    java buffer problem florida tech

    Hey guys
    I'm working on this java assignment it has to do with buffers take a look:

    -----------------------------------------------
    In this assignment, you will unblock buffered input records...
Results 1 to 6 of 6