Serial/Parallel-dependent variable

SAF_PARALLEL_VAR is a symbol defined in saf.h.

Synopsis:

SAF_PARALLEL_VAR

Description: This is simply a global integer variable whose name depends somehow on whether the library is being compiled for serial or parallel. It is used to check at link-time whether the header files used by an application match the SAF library to which the application is linked.

See Also: