silverhammermba / emberb

A guide to Ruby's C API
http://silverhammermba.github.io/emberb
Creative Commons Attribution 4.0 International
213 stars 25 forks source link

Add allocation section #11

Open silverhammermba opened 6 years ago

silverhammermba commented 6 years ago

Mention the ALLOC/ZALLOC/REALLOC macros, what they're used for, why they are important.

silverhammermba commented 6 years ago

I think this also relates to the dsize pointer.