This is the mail archive of the cygwin-talk mailing list for the cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how come #include "*.cpp" works?


On 5/18/06, mwoehlke wrote:
tell you valid ones). Any thoughts? (Maybe dropping a hippo on the code
will make it as small as I want it to be? ;-))

// oppi.h #define HIPPO_DROP int main() { \ ... \ }

// code.c
#include "oppi.h"

HIPPO_DROP


Remember, you must include the hippo before you can drop it on your code. ;-)


Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]