Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for amorapotterâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #293467 |
Thanks! Exactly what I needed. :-) You can call those functions directly or over a mediator, depending on your other <a href="https://slopeio.org">slope</a> requirements. (more) |
— | 1 day ago |
Comment | Post #293236 |
Since you are dynamically allocating memory with malloc, the caller is responsible for freeing the returned string. Consider documenting this explicitly or using g_strdup_printf() instead <a href="https://sprunki-retake.io">Sprunki Retake</a>, which is safer and integrates well with GLib memory manag... (more) |
— | 1 day ago |