C file print problem on line feed

Discussion in 'C' started by muni, Apr 21, 2008.

  1. muni

    muni New Member

    Joined:
    Apr 14, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    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.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice