SUBROUTINE WRITEA128 ( IUNIT, NDIM, A, IERR )

Argument Definitions (+ indicates altered content)
INTEGER*8         +IERR,       IUNIT,      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.                            * 
                                                                        * 
 
### writea128 ### 
 
    Writes a to a disk file in an unformatted form
Source file:writea128.f
I/O Operations:
Unit ID  Unit No       Access  Form   Operation
  IUNIT                   SEQ   UNF           W  

Operation codes A=rewind,B=backspace,C=close,E=endfile
                I=inquire,O=open,R=read,W=write