The extern memory class defines an extern variable. The extern specifier is declared before a data type.
extern メモリ クラスは、extren 変数を定義します。
Examples:
例:
Extern variables determine inputs of the program, they are accessible from a program properties window. Arrays cannot represent themselves as extern variables.
extern 変数はプログラムのインプットで決定され、それらは、プログラムのプロパティ ウインドウからアクセスが可能になります。配列自体を extern 変数として表すことはできません。