Hello Andi, > If prg contains Global vars which are manipulated in several > sub-function in the same file, we have to declare ppGlobals in each > functions. Now, it is written as a file wide static, so that we no > longer required to declare it the old way.
[learning mode] What is the advantage of doing it like this? Besides a smaller c file? [/learning mode] Patrick ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

