extern - определение. Что такое extern
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое extern - определение

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'.

Википедия

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.

Примеры употребления для 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.