-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 1-Feb-07, at 5:57 AM, Phil Dawes wrote:
Oh - oops. The final argument to ___UTF_8STRING_to_SCMOBJ is arg_num, not the allocation policy. What should this be?
Thanks,
Phil
You can pass any integer. This information is included in the error code when there is an error. By the way, you should check for errors (such as heap overflow) if you want your code to be robust.
Marc