Replies to message #3,048

  • 🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
DavidS877

Programming thread

Seems to me the standard ways are to make your memory functions either a define: api.h: #ifndef DO_MALLOC #define DO_MALLOC api_malloc #endif...
Fcret

Programming thread

Maintain a data structure which holds pointers to memory the API is managing. Whenever you 'export' a widget for direct memory management, remove...
Back
Top Bottom