英語 での Library routines の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
It only affects scalar calls to the standard math library routines.
The library routines described in getnetpath(3NSL) access the NETPATH environment variable.
In most cases,environment variables can be used in place of the extension library routines.
POSIXLY_CORRECT makes certain programs and library routines follow the prescriptions of POSIX.
The Intel® Visual Fortran Compiler also provides language elements that are language extensions, including library routines.
It also causes the compiler to use library routines that give better precision results compared to the X87 transcendental instructions.
Stuff the machine's IP address into addr, without consulting the library routines that deal with/etc/hosts.
During this period, the collection of library routines grew considerably, thanks to these people and many others at Bell Laboratories.
USE IFPORT, only: getenv Using the ONLYkeyword limits the number of interfaces for that group of library routines.
The library routines described on this page provide the application access to the system network configuration database,/etc/netconfig.
These keywords(with the exception of mark) correspond to similar" LOG_" values specified to the openlog(3) and syslog(3) library routines.
Note that the behavior of many programs and library routines is influenced by the presence or value of certain environment variables. A random collection.
If you use a private malloc implementation that does not set errno,then certain library routines may fail without having a reason in errno.
For information on special library routines to help port your program from one system to another, see Portability Library Overview and related topics.
Here are a few basic principles to keep in mind if you are building a Fortran DLL:Construct your library routines so that they return a status to the caller and let the caller decide what to do.
Similar to the C library routines malloc() andfree() that provide memory allocation to application programs[McKusick& Karels, 1988].
Note that the Microsoft compiler and Microsoft-provided library routines(such as printf) do not provide support for 80-bit floating-point values.
This system call exists so that library routines(eg: libc, libtermcap) can reliably determine if it is safe to use information that was obtained from the user, in particular the results from getenv(3) should be viewed with suspicion if it is used to control operation.
Intel® Fortran provides interface definitions for both the Intel Fortran library routines and nearly all of the Windows* API routines in the standard include directory.
Although we supplied examples of library routines intended to be readily transportable to other operating systems, underlying support from Unix was implicitly understood.
The called routine can use system calls or library routines to open the file and may establish special context that changes the effect of subsequent I/O statements.
(This function is generally performed by the library routine gethostbyname(3).).
(This task is usually performed by the library routine gethostbyname(3).).
Also, it may bedesirable to install a modified version of some command or library routine.
The sync routines may fail andset errno for any of the errors specified for the library routine fsync(2).
The value is a string to be used by the strftime(3) library routine when printing dates.
(This task is usually performed by the library routine gethostbyname(3).).
(This function is generally performed by the library routine gethostbyname(3).).
The krb_rd_req library routine called by the server(see the previous section) uses the information in that file to decrypt messages sent encrypted in the server's private key.
For example, the stack size of the parallel threads may be set using theOMP_STACKSIZE environment variable rather than the kmp_set_stacksize_s() library routine.