mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 15:46:29 +08:00
f7c41b6bef
* Replace VLA with malloc Replace VLA with malloc to make C code compatible with cl compiler on Windows. * Fix C code for CI compiler. * Fix C code compability to CI. * check the trigger |
||
---|---|---|
.. | ||
array.c | ||
CMakeLists.txt | ||
linked_list.c | ||
my_list.c |