Traverse Function?


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]

Posted by Fuzzo on July 20, 1999 at 21:45:25:

What does this line of code mean from the
traverse function?

wl->Traverse (&ShowWindow);

I see that it is passing the address of a
function(ShowWindow). If this is true, then how is
ShowWindow called if it does not pass a param to the
function?

Thanks


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]