compile time

Computing Dictionary

compile time definition

programming
The period of time during which a program's source code is being translated into executable code, as opposed to run time when the program is being executed. As well as the work done by the compiler, this may include macro preprocessing as done by cpp for example. The final stage of program construction, performed by the linker, would generally also be classed as compile time but might be distinguished as link time.
For example, static data in a C program is allocated at compile time whereas non-static data is allocated at run time, probably on the stack.
(2004-09-28)

The Free On-line Dictionary of Computing, © Denis Howe 2010 http://foldoc.org
Cite This Source

00:10

00:09

00:08

00:07

00:06

00:05

00:04

00:03

00:02

00:01

Compile time is always a great word to know.
So is quincunx. Does it mean:
a scrap or morsel of food left at a meal.
an arrangement of five objects, as trees, in a square or rectangle, one at each corner and one in the middle.
Dictionary.com, LLC. Copyright © 2012. All rights reserved.
  • Please Login or Sign Up to use the Recent Searches feature
FAVORITES
RECENT