On memcpy (part 2: the OCaml source code approach) Pascal Cuoq on 31 January 2011
When picking up the title for the previous post on function memcpy I anticipated this second part would describe the Frama_C_memcpy built-in function. The subtitle "part 1: the source code approach" seemed a good idea since the first part was about using C source code to tell the analyzer what...
Read More