Search: in
hard-coded
hard-coded in Dictionary Dictionary
  Tutorials     Encyclopedia     Dictionary     Directory  
       
Dictionary results for: hard-coded
hard-coded Email this to a friend      hard-coded

hard-coded


hard-coded

hard-coded
hard-coded

hard-coded
hard-coded
Source: Jargon File (4.3.1, 29 Jun 2001)
hard-coded
	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).

	


hard-coded
hard-coded
Source: The Free On-line Dictionary of Computing (27 SEP 03)
hard-coded
	hard-coded
     
         (By analogy with "hard-wired") Said of a data value
        or behaviour written directly into a program, possibly in
        multiple places, where it cannot be easily modified.  There
        are several alternatives, depending on how often the value is
        likely to change.  It may be replaced with a compile-time
        constant, such as a C "#define" macro, in which case a
        change will still require recompilation; or it may be read at
        run time from a profile, resource (see de-rezz), or
        environment variable that a user can easily modify; or it
        may be read as part of the program's input data.
     
        To change something hard-coded requires recompilation (if
        using a compiled language of course) but, more seriously, it
        requires sufficient understanding of the implementation to be
        sure that the change will not introduce inconsistency and
        cause the program to fail.
     
        For example, "The line terminator is hard-coded as newline;
        who in their right mind would use anything else?"
     
        See magic number.
     
        [Jargon File]
     
        (1999-10-18)

	


hard-coded
hard-coded
Search Dictionary :

hard-coded
hard-coded
Search   in  
Search for hard-coded in Tutorials
Search for hard-coded in Encyclopedia
Search for hard-coded in Dictionary
Search for hard-coded in Open Directory
Search for hard-coded in Store
Search for hard-coded in PriceGig


Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

hard-coded
hard-coded
Powered by dict.org
Advertisement

Advertisement



hard-coded in Dictionary
hard-coded top hard-coded

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement