External variable

Publicado em: 20 Dezembro 2015
no canal de: Audiopedia
519
4

In the C programming language, an external variable is a variable defined outside any function block. On the other hand, a local variable is a variable defined inside a function block.
As an alternative to automatic variables, it is possible to define variables that are external to all functions, that is, variables that can be accessed by name by any function. Because external variables are globally accessible, they can be used instead of argument lists to communicate data between functions. Furthermore, because external variables remain in existence permanently, rather than appearing and disappearing as functions are called and exited, they retain their values even after the functions that set them have returned.


This video is targeted to blind users.

Attribution:
Article text available under CC-BY-SA
Creative Commons image source in video


Nesta página do site você pode assistir ao vídeo on-line External variable duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Audiopedia 20 Dezembro 2015, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 519 vezes e gostou 4 espectadores. Boa visualização!