[comp.windows.x] Resource Initialization

steveg@tove.umd.edu (Steve Green) (03/17/89)

	I am tring to add a resource to a widget.  I have defined a
structure and have attempted to add it to .c file.
{XsNlist, XsCList, "Listrecptr", sizeof(listrecptr), offset(text.list1), "Listrecptr", NULL},
			^ I suspect that this is my problem.
	I have tried XtRPointer but I still get errors.  The pointer value
	gets munged for some reason.

Any help in much appreciated

steve green
steveg@tove.umd.edu