Hardcode

What Does Hardcode Mean?

A hardcode is a part of a computer program which cannot be altered in any way except by changing the source code of the program itself.

Advertisements

This means that if the software has already been compiled and made into an executable, the hardcoded portion of the program stays constant no matter what is done to the software. This is usually done for certain fixed parameters and values that should always be constant, like Pi or the speed of light.

The process of creating a hardcode is known as hardcoding.

Techopedia Explains Hardcode

Only certain portions of a program can be hardcoded and the most basic examples are constant values, especially those used in the sciences like physics and chemistry, as well as math in general. A hardcode has one purpose, and that is to ensure that the value being hardcoded cannot be changed during run time of a program.

Some developers consider hardcoding to be a bad programming practice, but it does have some merits and appropriate uses. For example, sometimes unique serial numbers are hardcoded to software to ensure validity of the copy.

Advertisements

Related Terms

Latest Software Development Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…