how to ignore symbol \n in line

Started by vedro-compota, December 20, 2011, 10:18:05 AM

Previous topic - Next topic

vedro-compota

Guys , please tell me how to ignore symbol \n  in line  , which is showing by printf() ?
I can't find it out from C standart book....

CommonTater

Post your code...

I have no idea what you are asking.

On a guess... If you don't want newlines in your printf() statements, don't put them there.



vedro-compota

it was my mistake...yes - "which is shown by printf()"  - you've understood me correctly)