What’s the
function prototype
of
malloc()
?
What does it
return
?
How to
allocate memory for a string
?
What’s so
special
about string
Dynamic Storage Allocation?
Common Pitfall: Using Too Many Functions That Dynamically Allocate Memory