Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,911,624,495 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

inline
(redirected from In-line)

   Also found in: Dictionary/thesaurus, Financial, Wikipedia 0.01 sec.
inline
(1) Interspersed within other source code. See inline code.

(2) Between two hardware devices. For example, a network device that is placed between the user's machine and the network switch would be "inline." Contrast with a device that is attached only to the switch.
(programming)inline - (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 argument, unfold/fold.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Byline: Mark Bloom IN-LINE skater Joe Morris from Whitchurch, Cardiff, is today living his American dream representing the Great Britain Under-12 squad.
A customized packaging line combines casting of three-layer polyester film in-line with coextrusion coating with polyethylene.
During normal and healthy in-line appliance operation, Niagara 2812 routes all network traffic through the in-line appliance.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.