Conceptfinal2020 (Sol)
Conceptfinal2020 (Sol)
C89
1960's
2: local (a, x, and w) from sub2(), (y and z) from main() reference only,
not assignment
3: local (a, b, and z) from sub3(), (x, w) for reference from sub(2), (y) for
reference from main().