> -The errors being: > foo.c:8: error: conflicting types for 'foo' > foo.h:9: error: previous declaration of 'foo' was here ok I found the problem the #include was wrong. thanks for your help Frederic
> -The errors being: > foo.c:8: error: conflicting types for 'foo' > foo.h:9: error: previous declaration of 'foo' was here ok I found the problem the #include was wrong. thanks for your help Frederic