ICT FOR BEGINNERS
Labels
computer programming
Informaion Systems
Visual Basic
Web Development
Search This Blog
Tuesday, April 26, 2011
Example of Variable Scope
Procedure Routine1 has access to X, Y, and A (loses value upon termination)
Procedure Routine2 has access to X, Y, and B (retains value)
Procedure Routine3 has access to X, Z, and C (loses value)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment