Here

Who's Online

There are currently, 1470 guest(s) and 10 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

NukeTAGS

There isn't content right now for this block.

Languages

Select Interface Language:

Search Our Site

Google

Link To Us!

MeoToo Development
Jargon File
hardcoded: adj.

1. [common] Said of data inserted directly into a program, where it cannot be easily modified, as opposed to data in some profile, resource (see de-rezz sense 2), or environment variable that a user or hacker can easily modify.

2. In C, this is esp. applied to use of a literal instead of a #define macro (see magic number).

Bookmark and Share