Packages |
Description |
|
The entry point for an Xbase++ application is the Main() procedure. You could aso use
a Main() function. This example shows you how to use a Main() Class, and points the way towards
totally eliminating MEMVARs and STATICS used as global variables.
This was created as an experiment, so don't expect too much from it. It should be viewed as
an item of interest more than anything else, and perhaps it may give you some ideas.
|
|