Hi all, I have a problem in printing a line feed character with ASCII value 10(decimal). When Iam trying to print an integer value of 10 in character data type, its printing with carriage return(13 decimal) and line feed(10). please suggest me how can I print it only as a Line feed(10 decimal) when I print it as character data type. Thanks& Regards, Muni.