英語 での Are initialized の使用例とその 日本語 への翻訳
{-}
- 
                        Colloquial
                    
 - 
                        Ecclesiastic
                    
 - 
                        Computer
                    
 - 
                        Programming
                    
 
The contents are initialized to 0.
At this time the libraries linked with the target code are initialized.
Its contents are initialized to 0.
All data pages are  cleared, and all check pages are initialized.
All resources are initialized at startup.
For example, for an int array all elements are initialized to 0.
Numbers with commas are initialized to 0 if you omit the latter.
In this example, all the array elements are initialized to zero.
Static variables are initialized only once, at the start of the execution.
Settings and data are initialized.
Local variables are initialized only when very first call to the function occurs.
Both these variables are initialized to 1.
After completing firmware update,existing parameters in internal memory are initialized.
Various variables are initialized at 60.
The child tags are initialized after the parent tag so the methods and properties are  available on the“mount” event.
For example, vectors and matrices both are initialized with the string value.
In the case of full-reset, the programs and files saved in the RAM are  all erased andall the settings are initialized.
The following variables are initialized with the same value.
When a new session begins, the Record Layer's connection state encryption, hash,and compression algorithms are initialized to null.
Active code(including globals that are initialized from imported values).
The variables are initialized always before use, arrays and integers are  checked for overflow, and memory is  managed automatically.
In this next example, the three int members of x are initialized to 1, 2, and 3, respectively.
The Padding bytes are initialized with a series of(unsigned, 1-byte) integer values.
As described in the next section, in SNTP most of these fields are initialized with pre-specified data.
Fields declared final are initialized once, but never changed under normal circumstances.
Notes If an SFL memory facility is  installed,all the addresses are initialized and then'u' is  put in the every bit.
The variables are initialized always before use, arrays and integers are  checked for overflow, and memory is  managed automatically.
Function parameters used as local variables are initialized to the null string and the number zero upon function invocation.. PP Use.
The variables are initialized always before use, arrays and integers are  checked for overflow, and memory is  managed automatically.
All array elements that are  not initialized  explicitly are initialized implicitly the same way as objects that have static storage duration.