Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Writing int [ ] Array in a file

807606Apr 27 2007 — edited Apr 27 2007
Hye

Can you tell me which Stream I can use to write an Integer Array (defined as int [ 7000]) in a file .txt

I want to write as a whole not one by one.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2007
Added on Apr 27 2007
6 comments
434 views