]> Kevux Git Server - fll/commit
Update: add path expode using normal order
authorKevin Day <thekevinday@gmail.com>
Sun, 17 May 2020 03:42:49 +0000 (22:42 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 17 May 2020 03:42:49 +0000 (22:42 -0500)
commitae37b7db1ca55d44d3e38c220fea6613d0873f97
tree8ea823650175e5a42e5696365ce5a384b83d3946
parent6807ca8f3ee0ca98c27b02d7ece2523a1e327038
Update: add path expode using normal order

Oops.

For reasons unknown to me, I seem to have written the path explode in reverse order.
The path is intended to be processed from left to right.

Rename the old functions appending _reverse to their name.
level_0/f_path/c/path.c
level_0/f_path/c/path.h