Status: Tags: Links: C Pointers and References
Void Pointers
- Used to handle variables of different types
- ex) Swap generic pointers, binary trree that holds different types
Generic swap function
- Use memcpy, have extra param
size_t s
Backlinks
|
|
References:
Created:: 2021-11-22 14:49