The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
January 2002

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

string/int

Posted by Jessie on January 24, 2002 at 3:46 PM

I need to read from a file that contains both text and numbers and store them as individual values in an array......If they are numbers I need to use them to plot graphs(y axis) and the text (dates: "oct31") will serve as the values for the x axis........

I have code that reads the entire file and stores it as text but I need to serve some of the values as integers.



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us