Intel® Fortran includes functions and subroutines that ease porting of code to or from a PC, or allow you to write code on a PC that is compatible with other platforms. The portability library is called libifport.a. Frequently used functions are included in a portability module called IFPORT.
The portability library also contains IEEE* POSIX library functions. These functions are included in a module called IFPOSIX.
See these topics: