Home
Q&A
In computer programming, What does "indentation" mean?

In computer programming, What does "indentation" mean?

0
votes

In computer programming, What does "indentation" mean?

13701 views
updated Aug 30, 2009
posted by Tonche

2 Answers

0
votes

Someone has answered you concerning how to translate "indentation" into Spanish. Now just in case you were asking about what it is in English:

I would suspect that if you are referring to programming it is nesting of related commands by creating a hierarchy similar to what an outline that you used to make in English composition classes looks like.

111111111111111111111111111111111111111111111111

 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

      ccccccccccccccccccccccccccccccccccccccccccc

      cccccccccccccccccccccccccccccccccccccccccc

22222222222222222222222222222222222222222222222

 bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb

 bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb

      ddddddddddddddddddddddddddddddddddddddddddd

      ddddddddddddddddddddddddddddddddddddddddddd

It just a way of grouping commands together that form a subroutine, function, or share the same level of importance as the other command indented the same amount.

updated Aug 30, 2009
edited by 0074b507
posted by 0074b507
0
votes

No estoy seguro si es la que buscas, pero

Sangrar significa empezar un renglón más adentro que los otros de la plana, como se hace con el primero de cada párrafo.

I am not sure if this is what you are looking for, but

Sangrar means to begin a line further in than the others on the page, like one makes with the first line of each paragraph.

The noun would be sangrado or indentation raspberry

updated Aug 29, 2009
edited by Izanoni1
posted by Izanoni1