Results 1 to 4 of 4

Thread: RandomAccessFile? [resolved]

Threaded View

  1. #4

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    Using char filechar = (char) r.readByte(); works.
    Using char filechar = r.readChar(); dosen't.
    Go figure.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width