Hi,

I want to read the content of an ASCII file from an X10 program.

The file contains a sequence of ints, strings, floats, etc separated by 
spaces (whitespace, tabulation, carriage return). The structure of the 
file in known (for example : 3 ints followed by a set of lines, each 
containing 2 ints and a double)

How to do that ? I tried readDouble(), readInt() from 
x10.io.(File)Reader, but couldn't make it work.

Best Regards,
Marc


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to