It is an "include" file such as
#include %26lt;iostream%26gt;
#include "RecLayout.h"
What is header file in turbo c++ programming?
the header file in c and c++ are used to declare prototype of functions, structure, unions, enum and in c++ class and template class ...
They are used only for declaration, not definition..
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment