Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    11
    Views
    1,962

    Re: java buffer problem florida tech

    I don't have any idea what the assignment means by buffers. As I said, I have not used the nio package classes. This assignment sounds like it wants you to use the classes in that package.
  2. Replies
    11
    Views
    1,962

    Re: java buffer problem florida tech

    Most I/O done on computers uses buffers. That is a given.
    I have not used the nio package classes and can not advise on what they offer. I'm sure that they will have a lot of useful features.
  3. Replies
    11
    Views
    1,962

    Re: java buffer problem florida tech

    Is this an exercise to use classes from the nio package?
    You keep saying 'buffer' meaning specific classes. I use buffer in a more generic sense, like you can use a byte array for a buffer.
  4. Replies
    11
    Views
    1,962

    Re: java buffer problem florida tech

    Please explain what you mean by "buffer code".
    Can you explain your problem at a higher level?
    For example: you have a file to read and you need to separate that file's contents to several...
  5. Replies
    11
    Views
    1,962

    Re: java buffer problem florida tech

    Your professor must have given you some background and notes towards designing a program to solve this problem.
    There must be rules given for figuring out what is in the buffered input records
    and...
Results 1 to 5 of 5