0%

compile time

C c

Transcription

    • US Pronunciation
    • US IPA
    • US Pronunciation
    • US IPA

Definitions of compile time words

  • noun Technical meaning of compile time (programming)   The period of time during which a program's source code is being translated into machine 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, typically on the stack. 1
  • noun compile time The point at which a program is converted from source code to machine code; literally the time of compilation. 0

Information block about the term

Parts of speech for Compile time

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?