LOGICAL FUNCTION CHKBUF3( FDUM ) INTEGER, INTENT( OUT ) :: FDUM
Checks to see whether the library supports the latest version of
BUFFERED
file support (you get link-failure, otherwise,
indicating that you need to update your I/O API library.).
Used for upcoming (Summer, 2011) version of CMAQ.
USE M3UTILIO
I/O API must already be initialized by a call to INIT3() .
To: Models-3/EDSS I/O API: The Help Pages