]> www.git.momoyon.org Git - commonlib.git/commit
[commonlib.h] Don't allow to pass NULL as elm_ptr to c_darr_delete...
authormomoyon <momoyon@momoyon.org>
Mon, 2 Jun 2025 17:33:08 +0000 (22:33 +0500)
committermomoyon <momoyon@momoyon.org>
Mon, 2 Jun 2025 17:33:08 +0000 (22:33 +0500)
commit41da410472c357a8aa620aa41efbaaeb877d5dee
treed07dd26ff30bcfd570285f7eb9807e600f912802
parent90297d5e566a705b688add12a6385504ede5af7e
[commonlib.h] Don't allow to pass NULL as elm_ptr to c_darr_delete...

- Implement c_darr_delete to remove element without saving the element.
commonlib.h
tests/.dynamic_array.out.expected
tests/dynamic_array.c