gcc function signature

John (Eljay) Love-Jensen eljay@adobe.com
Mon Mar 1 17:19:00 GMT 2010


Hi Frederic,

GCC complained about the discrepancy during compile time for me.

The errors being:
foo.c:8: error: conflicting types for 'foo'
foo.h:9: error: previous declaration of 'foo' was here

HTH,
--Eljay



More information about the Gcc-help mailing list