I am confused about how to read in data from a file and then separating the integers from even and odd into either an even.txt file or odd.txt file.
Here's what I have so far:
import java.util.Scanner;
import java.io.*;
public class FileRead
{
2 Replies - 889 Views - Last Post: 17 February 2010 - 09:36 AM
#1
Read in integers from files and then separating them from even and odd
Posted 17 February 2010 - 08:51 AM
Replies To: Read in integers from files and then separating them from even and odd
#2
Re: Read in integers from files and then separating them from even and odd
Posted 17 February 2010 - 09:24 AM
Page 1 of 1

New Topic/Question
Reply



MultiQuote




|