Mercurial > MadButterfly
comparison src/tools.c @ 121:76ba6fd61c7d
More bug of insert sort.
elms[i] is over wrote by elms[i-1]. Save it to a local variable at
start of loop iteration for elms[i].
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Sun, 14 Sep 2008 23:40:57 +0800 |
parents | a6763f080da5 |
children | c7e5b8779bb5 |
comparison
equal
deleted
inserted
replaced
120:5df7403b6fbc | 121:76ba6fd61c7d |
---|