Inline is commonly used to mean "in a line", "aligned" or "placed within a line or sequence". Topics that feature "inline" in their names include:
*
Inline citation
A citation is a reference to a source. More precisely, a citation is an abbreviated alphanumeric expression embedded in the body of an intellectual work that denotes an entry in the bibliographic references section of the work for the purpose o ...
(here meaning "within a line of text")
*
Inline engine
*
Inline hockey
Roller inline hockey, or inline hockey is a variant of hockey played on a hard, smooth surface, with players using inline skates to move and ice hockey sticks to shoot a hard, plastic hockey puck, puck into their opponent's goal (sport), goal t ...
*
Inline skating
Inline skating is a multi-disciplinary sport and can refer to a number of activities practiced using inline skates. Inline skates typically have two to five polyurethane wheels depending on the style of practice, arranged in a single line by a ...
Computing
*
Inline assembler In computer programming, an inline assembler is a feature of some compilers that allows low-level code written in assembly language to be embedded within a program, among code that otherwise has been compiled from a higher-level language such as ...
*
Inline expansion
In computing, inline expansion, or inlining, is a manual or compiler optimization that replaces a function call site with the body of the called function. Inline expansion is similar to macro expansion, but occurs during compilation, without ch ...
*
Inline function
In the C and C++ programming languages, an inline function is one qualified with the keyword inline; this serves two purposes:
# It serves as a compiler directive that suggests (but does not require) that the compiler substitute the body o ...
in C and C++
*
Inline reply
*
Inline tag (HTML)
See also
* ''
In Line'', an album by jazz guitarist Bill Frisell released in 1983.
{{disambiguation