|
From: Domingues L. F. <lui...@ma...> - 2014-03-14 08:28:21
|
Hello, For a tool I need to build, I'm using durty calls before some arithmetic operations. I can catch some basics operations like adds sums, but I cannot catch a type casting like float into integer. I'm working on amd64, how can do that? Regards, Luis Domingues |