Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 98395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:11:16+00:00 2026-05-11T00:11:16+00:00

Based on the response to this question: Why does C++ have header files and

  • 0

Based on the response to this question: Why does C++ have header files and CPP

I have seen the responses and understand the answers – so why didn’t this catch on? C# Java?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T00:11:17+00:00Added an answer on May 11, 2026 at 12:11 am

    Because it’s a quick, dirty and inelegant solution to the problem of interface vs. implementation.

    It relies entirely on the C Preprocessor, which is about the bluntest tool in the drawer.

    Other solutions avoid the following problems:

    • Two files where one will do
    • Duplicate symbols at link-time due to multiple definitions
    • Code bloat due to multiple ‘static’ constants
    • requirement for header guards to prevent multiple inclusion
    • violation of DRY principles
    • and more…

    Dviljoen thinks I’m being quite hard on it, and he’s right. It is almost a 40-year old design, from the era of punch cards and paper tape. There’s an incredible amount of high-quality software built in C/C++ using the source/header file arrangement, despite all the potential gotchas and problems listed above.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 97k
  • Answers 97k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer couldn't resist and tested it and it looks like almost… May 11, 2026 at 7:28 pm
  • Editorial Team
    Editorial Team added an answer Try something like the following: (defun prettyprint-xml () (interactive) (goto-char… May 11, 2026 at 7:28 pm
  • Editorial Team
    Editorial Team added an answer So I had my BasePage in App_Code and was trying… May 11, 2026 at 7:28 pm

Related Questions

Hey, I was looking through W3's tutorial on AJAX and I decided to make
I'm seeing something very very strange happening in a Flex app I'm maintaining. I've
Assuming self-registration is used to install components as part of a larger installer program,
As I've increasingly absorbed Agile thinking into the way I work, yagni (you aren't

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.