Thursday, 12 September 2013

Odd duplicate symbol error in C

Odd duplicate symbol error in C

Ok so i have a project, and i have some helper functions which need to be
shared in various other files. call it Helper.c /.h , with the
corresponding compilation flag to avoid multiple inclusion (#ifndef
SymbolName #define Symbolname blah blahblah

No comments:

Post a Comment