Oct 7, 2014 at 8:56am
Thanks for the reply.
yes i should have guarded the #includes with #ifndef statement.
However I wonder if it's a clean way to use a function defined in a header file? I mean Just #including the .h path of my function Normal.
Thank you again!!
Oct 8, 2014 at 7:17am
Oh yes you're right. Thanks!