getargs and object*'s

tnb2d@henson.cs.virginia.edu
Sun, 20 Mar 94 21:49:54 EST

If I ask getargs to parse out an object* for me, i.e.

if (getargs(args, "O", &an_object)) {...

and args contains an intobject, will I simply get a pointer to the
intobject? I've been using this mechanism to parse for an
instanceobject and I just realized there's an outside chance users
have been passing in things besides instanceobjects and I haven't
noticed! There isn't a way to parse specifically for an instance
object the way you can for an int value, or a string object is there?

-------> Tommy.

"Subvert the parental paradigm - Refuse Birth."