[mod.computers.vax] $UAFDEF

JM9W@TE.CC.CMU.EDU (Jim Murawski) (10/29/85)

	Does anyone have a C version of the $UAFDEF module (i.e. a UAFDEF.H
	file)?  As I keep converting (and enhancing) old Bliss programs
	to C, I keep finding that certain real important .H files are
	missing.  I have studied $UAFDEF in LIB.MLB and the UAFDEF section
	in LIB.REQ and have no problem in getting the offsets of fields, but
	what I can't determine is the data types of the fields.  So, what
	I'm looking for is an UAFDEF.H file that has the struct definition
	of the SYSUAF.DAT file, along with all the constant values defined.
	Does anyone have such a file?  Thanks.
					-Jim Murawski
					-Carnegie-Mellon University
					-Computation Center Software Systems
-------

Tli@USC-ECLB.ARPA (Tony Li) (10/29/85)

In a related question, has anyone ever hacked a program to convert SDL
files to .H files?  I think that this would be a VERY useful thing to
have....  

;-)