Garrett Williams (gwilliams++at++etcflorida.com)
Sat, 19 Apr 1997 08:33:57 -0400
I did get it working just a bit differently but hay as long as it works
right....
static int people::_call(pfTraverser *, people *doit)
{
doit->walk();
return PFTRAV_CONT;
}
void people::walk()
{
/* some stuff */
}
Latter alll::: Garrett
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:55:13 PDT