Qualcomm interview question

will you make sure in C to not include a header file which you have already included??

Interview Answer

Anonymous

5 Jun 2009

using #ifndef

2