??? 09/19/06 06:51 Read: times |
#124529 - file static Responding to: ???'s previous message |
I agree with you fully.
One comment: To make a Module Variable truely a module variable make it static. File static that is, so it cannot be referenced by any extern statement. |