Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 18 Feb 18
- prefer bool over int - reduce number of gotos - reduce number of returns before end of function - reduce variable scopes - add "const" dec… Show more
- prefer bool over int - reduce number of gotos - reduce number of returns before end of function - reduce variable scopes - add "const" declaration - white-space changes

Show less

2.2 + 23 more