Linefeed in unicode text file
Hi All,
I am creating UNICODE text file, It is able to write UNICDE strings but am not able to give linefed. I read in msdn, that the strings involving linefeed/carriage return will be suppressed meaning Cant I give a new line?
Please suggest me
Thanks in Advance
Chitra
Re: Linefeed in unicode text file
Could you explain more carefully what your problem is and what documentation you are refering to?
Re: Linefeed in unicode text file
in my embedded vc++ apps, which are all unicode, using worked well...
Re: Linefeed in unicode text file
Quote:
I am creating UNICODE text file, It is able to write UNICDE strings but am not able to give linefed. I read in msdn, that the strings involving linefeed/carriage return will be suppressed meaning Cant I give a new line?
You must have misunderstood. Can you point to that MSDN page?