hello..
I m designing a STATISTICAL SUMMARIZER in C..
This software will create the summary of a text file submitted by
the user..
The first step is to separate line in the text file..
I hav almost completed this step..
but there are some limitations..
Suppose if text file hav this input..e.g
Hello! This is MAYANK. I am a Student of "nitk."
Working on a project.
then how i will separate these lines??
can u provide me with a code of line separation..