extern - meaning and definition. What is extern
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

What (who) is extern - definition

TERM
Extern variable; Extern

Extern         
·noun Outward form or part; exterior.
II. Extern ·adj External; outward; not inherent.
III. Extern ·noun A pupil in a seminary who lives without its walls; a day scholar.
extern         
n.
1.
Day-scholar.
2.
(Rare.) Exterior, outward part.
extern         
[?k'st?:n, ?k-]
¦ noun
1. US a non-resident doctor or other worker in a hospital.
2. (in a strictly enclosed order of nuns) a sister who does not live exclusively within the enclosure and goes on outside errands.
Origin
C16 (as an adjective in the sense 'external'): from Fr. externe or L. externus, from exter 'outer'.

Wikipedia

External variable

In the C programming language, an external variable is a variable defined outside any function block. On the other hand, a local (automatic) 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. (This mechanism is rather like Fortran COMMON or Pascal variables declared in the outermost block.) 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.

Examples of use of extern
1. But the links with St Cecilias remain strong: every fortnight the two communities exchange news bulletins and the current extern, the nun devoted to liaising between the public and the cloistered nuns of St Cecilias, is an Indian sister from Shanti Nilayam.