--- layout: fc_discuss_archives title: Message 5 from Frama-C-discuss on February 2010 ---
Hello Virgile, >You can tell Jessie to use modulo arithmetic (2^n where n depends on >the C type of the result) with a pragma: >#pragma JessieIntegerModel(modulo) Yes, this works. Thanks! -Boris