To delete the k-th element in a one-way list. C-only. Completed example.
Delete the k-th element in a one-way list, C-only.