Identifiers

You need to follow these recommendations when writing C and C++ code to call functions written in Fortran:

Note:
  1. The Fortran 90 and 95 language standards require identifiers to be no more than 31 characters; the Fortran 2003 standard requires identifiers to be no more than 63 characters.