| .. | ||
| cfun.c | ||
| main.cpp | ||
| makefile | ||
| readme.txt | ||
MEMBFUN
-------
to use: wmake test
description: The example illustrates the answers to two commonly-asked
questions:
(1) How can I code the hardware instructions for a member
function?
(2) How can I call a C++ member function from a C language
function.