|
|
|
|
|
by spacechild1
928 days ago
|
|
> I suppose that depends on what you mean by "hard" Compared to all other languages (except for assembly :) > but it does mean you have to actually think about the design decisions you're making. I don't believe that. How does thinking about passing the correct number of bytes to realloc() or memmove() help you think about design decisions? It rather takes away mental energy for no apparant gain. |
|