ask a question
|
|||
|
Rank: ? (1)
Member #: 28730 |
i have some file , example :
"work with data in file you must first open the file. getting a file handle corresponding to that file. that will create an input/output channel. then you use the file handle to refer to said file in other operations. then when you are through with the file, you close it. i will be going through this entire spiel in this tutorial. " maybe isave to try.txt i want to split in file try.txt become a sentences : examp the result work with data in file you must first open the file. that will create an input/output channel. then you use the file handle to refer to said file in other operations. then when you are through with the file, you close it. i will be going through this entire spiel in this tutorial. # end of result i confuse how to split sentences with end by "." can some body help me thanks for your attention |
||
|
Please login or register to post a reply.