英語 での Unit number の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Device unit number.
The subprogram UMACH retrieves the output unit number.!
Our unit number is 18.
A name replaced by a unit number.
Return the unit number of the device.
The name and unit arguments specify the name and unit number of the device.
When the unit number is omitted, unit 0 is assumed.
When printing md(4) device names, print only the unit number without the md(4) prefix.
Unit_number The unit number identifies the particular instance of the peripheral driver in question.
Its success is highlighted by unit number 7,000 that will be produced in the next few weeks.
NEWUNIT specifies that the Intel® Fortran run-timelibrary should select an unused logical unit number.
Its success is highlighted by unit number 7,000 that will be produced in the next few weeks.
This method requires an explicit file OPENstatement to specify the numeric format of the file for that unit number.
Interval(in bp): Enter unit number(for example, 1000) in bp unit(only positive integer value) in the column.
If the unit is unknown then the caller should pass -1 andthe system will choose the next available unit number.
Normally unit numbers will be chosen automatically by the system and a unit number of -1 should be given.
The libStorageMgmt library currently does not support LUNmapping with the ability to choose a specific logical unit number.
A Stock Split Adoption of the Share Unit Number System Changes in the Articles of Incorporation and Revision in the Outlook for Dividends.
You specify the numeric format at run time by setting the appropriate environment variable before an implicit orexplicit OPEN to that unit number.
The minor device is the drive number, unit number or partition as described under each device in section IV.
For Your and others' security, do not attach any identifying information to Keys such as the owner,address or unit number associated with the Keys.
For instance, you might use this method to specify that a unit number will use a particular format instead of the format specified in the program perhaps for a one-time file conversion.
In a similar manner TCP sockets may be prefixed with the"+" character,in which case the current interface unit number is added to the port number. .
OPEN Statement Specifiers The OPEN statement connects a unit number with an external file and allows you to explicitly specify file attributes and run-time options using OPEN statement specifiers.
From the Menu, go to the message icon; click on Unitgt;type the unit IDgt;click on the search icon then select the unit number whom you wish to send message to.
Implied logical unit numbers The vms option enables Intel® Fortran to recognize certain environment variables at run time for ACCEPT, PRINT, and TYPE statements and for READ andWRITE statements that do not specify a unit number such as READ*, 1000.
Intel Fortran recognizes environment variables for each logical I/O unit number in the form of FORTn, where n is the logical I/O unit number.
If you open a unit number that was opened previously(without being closed), one of the following occurs: If you specify a file specification that does not match the one specified for the original open, the Intel Fortran run-time system closes the original file and then opens the second file.
If a file name is not specified in the OPEN statement andthe corresponding FORTn environment variable is not set for that unit number, Intel Fortran generates a file name in the form fort.
For instance, you might use the FORT_CONVERTn environment variable orOPEN CONVERT keyword method to specify each unit number that will use a format other than that specified using the ifort option method.