@olwi I think it is because you are passing an int (variable lenght integer: 32 
bits on i686, 64 bits on x86_64) to a proc that accept a cint (always a 32 bit 
integer)

Reply via email to