The PVM system supports functional and data decomposition model of parallel programming. It attaches with C, C++, and FORTRAN. The C and C++ language bindings for the PVM user interface library are operated as functions (subroutines in case of FORTRAN). User programs coded in C and C++ can access PVM library by linking the library libpvm3.a (libfpvm3.a in case of FORTRAN).