[comp.sys.mac.programmer] Resource Question...

cruz@LAB.ULTRA.NYU.EDU (Nancy Cruz) (04/12/90)

	I have a question concerning resources. I would like to create
a resource to hold a data array for a graphics program.  Just a series of
6 numbers that will be read into a transformation array.  But I am not
sure how to do this... I know how to create a resource file and how to
call up things from the standard resources, ie. menu, icon etc., etc.
but I do not know the format for calling up a new resource.

	I am doing this in MPW C and any code fragments, suggestions
would be greatly apprecicated.

	Thanks in advance,
		Nancy