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 routine names begin with the prefix "ESV" or "HPF_P", so you should avoid using these prefixes for your own routines.


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