resh_personal wrote:
>
> Hey!programmers having penchant knowledge in c pls ans to my qus......
> For the escape sequence(\n)ie to print a new line charater have an an
> ASCII VALUE 008 .Instead of giving the escape sequence i gave its
> ASCII value.but the compiler is taking it as a number and printing
> it instead of printing a new line .since 008 is a machine code Why
> it is woriking.
>
>  
Please show the code used to print to the screen.

Reply via email to