can a file other than a .h file be included with #include
nidhik 0 Newbie Poster
Recommended Answers
Jump to Post— sree_ec 10can a file other than a .h file be included with #include
Answer : Yes :)
Any file can be included using #include.. #include just inserts the contents of that file in your C program.
All 4 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.