emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GTK patches part 2


From: Richard Stallman
Subject: Re: GTK patches part 2
Date: Wed, 11 Dec 2002 12:45:38 -0500

    Why?  You reference fprintf and stderr, so you need <stdio.h>.
    You reference malloc, so you need <stdlib.h>.  End of story.

When including these headers it is important to follow the conventions
used in other Emacs source files.  For instance, I think there is a
convention that stdio.h comes after config.h but before all other
header files.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]