<div class="__aliyun_email_body_block"><div style="color: rgb(51, 51, 51); font-size: 14px;">Hi,</div><div style="color: rgb(51, 51, 51); font-size: 14px;"><br data-mce-bogus="1"></div><div style="color: rgb(51, 51, 51); font-size: 14px;">When I use sip to wrap one C library, first I createt the .sip file and configure.py.</div><div style="color: rgb(51, 51, 51); font-size: 14px;"><br data-mce-bogus="1"></div><div style="color: rgb(51, 51, 51); font-size: 14px;">But when I run python configure.py, it will report:</div><div style="color: rgb(51, 51, 51); font-size: 14px;">sip: example.sip:10: syntax error</div><div style="color: rgb(51, 51, 51); font-size: 14px;"><br data-mce-bogus="1"></div><div style="color: rgb(51, 51, 51); font-size: 14px;">In example line 10, has one interface like this:</div><div style="color: rgb(51, 51, 51); font-size: 14px;">int init(int argc, char *argv[]);</div><div style="color: rgb(51, 51, 51); font-size: 14px;"><br data-mce-bogus="1"></div><div style="color: rgb(51, 51, 51); font-size: 14px;">Seem it is caued by "char *argv[]", how can I make it work?</div><div style="color: rgb(51, 51, 51); font-size: 14px;"><br data-mce-bogus="1"></div><div style="color: rgb(51, 51, 51); font-size: 14px;">Best wishes,</div><div style="color: rgb(51, 51, 51); font-size: 14px;">Shaohua</div></div>