IBM Books

Parallel Engineering and Scientific Subroutine Library for AIX Version 2 Release 3: Guide and Reference


Avoiding Conflicts with Parallel ESSL and ESSL for AIX Routine Names

Do not use names for your own subroutines, functions, and global variables that are the same as any of the ESSL for AIX or Parallel ESSL routine names. All internal ESSL and Parallel ESSL routine names that are exported begin with the "ESV" prefix, so you should avoid using this prefix for your own routine names.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]