I am reading some data from file. One of the data is stored in a character array. The file has some end of line delimeter. As a result I the character array is also getting the end of line dilimeter . My question is how to remove this end of line delimeter from the character.