|
|
Use a Structure to change copy of variable
File Details
| Downloads: |
65 |
File Size: |
807 bytes |
| Posted By: |
davidw |
Views: |
39 |
| Date Added: |
Mon, Jul 21 2008 |
|
This sample program (courtesy of zman) shows how you can change a variable (a) without changing the copy of a (b) using a Structure.
|
|
|