[net.lang] obscure Merry Christmas

ggs@ulysses.UUCP (11/02/83)

If you want an obscure solution, try the following Fortran
on a VAX.  It works on BSD4.1, BSD4.1c and System V.

	integer table(12)
	data table/248514560, -552542885, 4847, -83763968
     1, 323331, 1542717440, 1260, 1292108988
     2, 2037543525, 1919435552, 1836348265, 684897/
	call out(table)
	end

	subroutine out(code)
	external code
	call code
	return
	end
-- 

Griff Smith	AT&T Bell Laboratories, Murray Hill
Phone:		(201) 582-7736
Internet:	ggs@ulysses.uucp
UUCP:		ulysses!ggs