Next:
1 About this module
Module 0026: Basic data structure mechanisms
Tak Auyeung, Ph.D.
1
About this module
2
Memory management
2
.
1
Static
2
.
2
Auto
2
.
3
Dynamic
3
Pointers
3
.
1
Basic pointers
3
.
2
Pointers as a field
3
.
3
Self pointers?
4
Pass-by-value vs Pass-by-reference
4
.
1
Pass-by-value
4
.
2
Pass-by-reference, C++
4
.
3
Pass-by-reference, C
5
Data protection
6
Data protection with strong type checking
About this document ...
Copyright © 2006-08-28 by Tak Auyeung