Tuesday, July 12, 2011

Can someone please explain c++ question?

Can someone please explain why one would declare a function with an 'extern' qualifier in the header file and then define that very same function in the .cc file? the 'extern' qualifier in this case just seems redundant

No comments:

Post a Comment