--- layout: fc_discuss_archives title: Message 53 from Frama-C-discuss on April 2010 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] why-2.24 install question



> /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.

Pascal