Re: How to write special characters in platform.bib ?



Have you ever done any C/C++ programming? Ever use C/C++ to printf,
sprintf...? Ever put a newline at the end of the string? That newline (\n)
is "escaped" using "\", you can do the same thing with octal codes like \046
which is the octal code for &

"Dest \046 1.dll" "$(_FLATRELEASEDIR)\Dest \046 1.dll" NK U

Fmerge can handle this, I have not verified the results in an image.

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member



.



Relevant Pages