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....
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.
it was my mistake...yes - "which is shown by printf()" - you've understood me correctly)