* This example shows you that C++ program can work with Tck/Tk. The "demo2.c" doesn't have any class and member functions now and it is almost the same as the first example. What you need to see is the added "include" statement and deleted "tclDummyMainPtr" statement. * To invoke this example, type the following; > start.tk --- Eunmi.