<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br>Hello again,<div><br><div>> If the answer returned happens to be</div><div>> ".....about 500 characters of gibberish.....+CMGL: "</div><div>> assuming the right branch is taken,</div><div><br></div><div>sorry, this bug report has been in my to-do list</div><div>for too long and now I got the details wrong.</div><div><br></div><div>Line 155</div><div><br></div><div>while (*end<'9' && *end>'0') end++;</div><div><br></div><div>to skip any number of digits that may be there seems to</div><div>be fine (precisely because answer can be assumed to be</div><div>nul-terminated). If think that the bug was in the other</div><div>branch, when executing line 171:</div><div><br></div><div>position=strstr(answer,"+CMGR:");</div><div><br></div><div>and answer happens to be " .... +CMGR:".</div><div><br></div><div>Very sorry for the confusion.</div><div><br></div><div>Pascal</div><div><br></div><div><br></div></div> <br /><hr />Hotmail: Trusted email with powerful SPAM protection. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>