![]() |
![]() |
|
![]() |
![]() |
Encyclopedia :
I :
IN :
IND :
Indentation |
|
|
IndentationAn indentation can mean two things:
Indentation in programmingIn computer programming languages, indentation is used to format source code in order to improve its readability. Indentation is generally only of use to programmers; compilers and interpreters rarely care how much whitespace is present inbetween programming statements. However, certain programming languages rely on the use of indentation in order to demarcate programming structure. The Haskell, Occam, and Python programming languages rely on indentation in this way. Debates over where to indent, whether to use spaces or tabs, and how many spaces to use are often hotly debated among programmers, leading some to classify indentation as a religious war. Different indentation styles are commonly used.
See alsoExternal link
|
|
|
This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License. |
|
| © 2008 Chamas Enterprises Inc. |