inline

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo


BabylonEnglish English dictionaryDownload this dictionary
inline
adj. having the parts aligned; being an integral part of a successive sequence of operations or machines


Wikipedia English The Free EncyclopediaDownload this dictionary
Inline

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

BabylonGerman English dictionaryDownload this dictionary
inlinen
v. align, arrange in a line

FOLDOC DictionaryDownload this dictionary
inline
<programming> (Or "unfold") To replace a function call with an instance of the function's body. Actual argument expressions are substituted for formal parameters as in beta reduction. Inlining is usually done as a compile-time transformation.
If done recklessly (e.g. attempting to inline a recursive function) the compiler will fail to terminate. If done over-enthusiastically the code size may increase exponentially, e.g. if function f calls g twice, and g calls h twice and h is inlined in g which is inlined in f (in either order) then there will be four copies of h's body in f.
See also linear argumentunfold/fold.
(1994-11-03)


(c) Copyright 1993 by Denis Howe

Define inline

Translate inline





| inline in French | inline in Italian | inline in Spanish | inline in Dutch | inline in Portuguese | inline in German | inline in Japanese | inline in Greek | inline in Hebrew | inline in Croatian