Menu

#2 wrong sting output

open
nobody
None
5
2013-02-04
2012-12-14
Alex Dovhal
No

Hi,
I tried to use pyexpander as additional macro processor for C-language. It's OK except one thing. When Input file contains strings with escape sequence with more then one backslash pyexpander removes second backslash.

Example
test.c:
"\\a\\b\\c\\d"

expander test.c
"\a\b\c\d"

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.