Re: Simple Java Question (reading text file of integer values)
- From: Andrew Thompson <SeeMySites@xxxxxxxxxxx>
- Date: Thu, 26 May 2005 18:58:00 GMT
On 26 May 2005 11:37:49 -0700, TikkieTerug wrote:
> For a project, we need to read a text file, that contains an integer
> value on every line. We would like to store the integer values in an
> array (the first integer being stored in arrayname[1]).
What do you intend doing with element arrayname[0]?
>...Does anybody have an idea how to write such a program?
Yes.
> We are grateful for any help we get!
Feel free to drop by once you formulate a specific question.
But please review your course notes, hack out some code[1],
and read the PhySci FAQ[2] carefully before replying.
[1] Have you done the HelloWorld program?
[2] <http://www.physci.org/codes/javafaq.jsp>
>..Thank you very much in advance.
You're very much welcome.
--
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
.
- References:
- Simple Java Question (reading text file of integer values)
- From: TikkieTerug
- Simple Java Question (reading text file of integer values)
- Prev by Date: Simple Java Question (reading text file of integer values)
- Next by Date: Re: Help with Java servlet : getServletContext().
- Previous by thread: Simple Java Question (reading text file of integer values)
- Next by thread: Re: Simple Java Question (reading text file of integer values)
- Index(es):