Hi,
In the "old" Clipper days we where told to NOT overuse PUBLIC or PRIVATE
variables because they consume lots of memory and are slow. How is this in
xHarbour? Is this still true?

And, is a PUBLIC var more 'expensieve' than a PRIVATE var?

Is it less 'expensive;' to have ONE public var with an array of lets say 100
elements or 100 separate public var's?

Thanks!

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
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to