SUBROUTINE WRITEA128F ( IUNIT, NDIM, A, IERR )

Argument Definitions (+ indicates altered content)
INTEGER           +IERR,       IUNIT
INTEGER*8          NDIM
REAL*8             A(NDIM)
Description
                                                                        * 
  Copyright (C) 1996 Leif Laaksonen, Dage Sundholm                      * 
  Copyright (C) 1996-2010 Jacek Kobus               * 
                                                                        * 
  This program is free software; you can redistribute it and/or modify  * 
  it under the terms of the GNU General Public License version 2 as     * 
  published by the Free Software Foundation.                            * 
                                                                        * 
 
### writea128f ### 
 
    Writes a to a disk file in a formatted form
Source file:writea128f.f
I/O Operations:
Unit ID  Unit No       Access  Form   Operation
  IUNIT                   SEQ  FMTD           W  

Operation codes A=rewind,B=backspace,C=close,E=endfile
                I=inquire,O=open,R=read,W=write
Referenced Common Block Variables (+ indicates altered content)
INPUTD1            CHARACTER*10       FORMFP128