Luís Oliveira wrote:
Yaroslav Kavenchuk kavenchuk@jenty.by writes:
libtest.c(774) : error C2059: syntax error : '}'
Hmm, do you have any suggestion for fixing this?
libtest.c(761) : error C2146: syntax error : missing ')' before identifier 'p'
761: DLLEXPORT int compare_against_abs(intptr_t p)
may be msvctoolkit not know about intptr_t?
I do not have other ideas...