Ability to overload malloc/calloc in C code #247

Closed
opened 2016-11-13 11:28:06 -08:00 by jimon · 0 comments
jimon commented 2016-11-13 11:28:06 -08:00 (Migrated from github.com)

Well, I could complain a lot about others stuff that got removed from older css-layout.h version :) but whatever :)

In gamedev usually people tend not to use malloc/calloc/heap_in_general, so ability to overload them with user provided callbacks is crucial for better consistency.

Well, I could complain a lot about others stuff that got removed from older css-layout.h version :) but whatever :) In gamedev usually people tend not to use malloc/calloc/heap_in_general, so ability to overload them with user provided callbacks is crucial for better consistency.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#247
No description provided.