Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how can i read txt file, and save the place of each word (token) in it & save the statement that it appear in?

i think i should improve my question:

I want to store the place of each word that i read from a txt file (i want to store the sentence of each word ) how should i read from file?
Posted
Updated 12-Dec-12 9:32am
v4
Comments
TorstenH. 11-Dec-12 15:27pm    
don't know - tell us. this is typical homework - so please share some of your code and ask specific.
Taged as homework.
IT90 11-Dec-12 15:31pm    
I have make mistake for choosing label!
TorstenH. 11-Dec-12 15:33pm    
pardon me? I tagged it homework.

1 solution

File I/O[^], Strings[^]. Just put that knowledge together and you should be able to make a good start.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900