File TEST.FT (FORTRAN source file)

Directory of image this file is from
This file as a plain text file

	DIMENSION A(17,17),B(289)
	EQUIVALENCE (A,B)
	DO 1 I=1,289
1	B(I)=1.
	WRITE(1,100)(B(I),I=1,289)
100	FORMAT(10F6.0)
	WRITE(1,100)((A(I,J),I=1,17),J=1,17)
	CALL EXIT
	END



Feel free to contact me, David Gesswein djg@pdp8online.com with any questions, comments on the web site, or if you have related equipment, documentation, software etc. you are willing to part with.  I am interested in anything PDP-8 related, computers, peripherals used with them, DEC or third party, or documentation. 

PDP-8 Home Page   PDP-8 Site Map   PDP-8 Site Search