File NXWORD.FT (FORTRAN source file)

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

C	SUBR PICKS UP NEXT WORD FROM TAPE FILE
	FUNCTION NXWORD(IBLOK)
	COMMON N,INPUT
	DIMENSION INPUT(256)
	IF (N-256)20,20,10
 10	IBLOK=IBLOK+1
	I=IBLOK
	CALL LTAPE(1,INPUT,I)
	N=1
 20	NXWORD=INPUT(N)
	N=N+1
	RETURN
	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