Thread
:
Extract columns from text file
View Single Post
•
•
Join Date: Dec 2004
Posts: 4,117
Reputation:
Solved Threads: 471
peter_budo
Online
Code tags enforcer
Re: Extract columns from text file
0
#
2
Sep 18th, 2007
read the file line by line
split the read line on empty character
strings received this way store in your arrays
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community
,
Graduate & Undergraduate Software Development Community
,
JAVAWUG (Java Web User Group)
,
The London Android Group
peter_budo
View Public Profile
Find all posts by peter_budo