* 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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| common.h | ||
| common_test.c | ||
| list_node.h | ||
| print_util.h | ||
| tree_node.h | ||
| uthash.h | ||
| vector.h | ||
| vertex.h | ||