--- layout: fc_discuss_archives title: Message 54 from Frama-C-discuss on April 2010 ---
On Wed, 21 Apr 2010, Pascal Cuoq wrote: > > /usr/local/share/frama-c/libc/__fc_define_null.h:#define NULL ((void*)0) > > ... > > > > ..so this should actually owrk (?) > > Only if you #include that file, or a file that #includes that file. > sorry that was a stupid one - no #include <stddef> in the .c file - all fine. thx! hofrat