kmx git
Register
kc3-lang/md4c
kc3-lang
Login
kc3-lang
/
md4c
Browse
Commit
Author :
Martin Mitas
Date :
2016-11-19 14:59:58
Hash :
ef38ecbc
Message :
Refactor to enhance readability of the code. Functions start with md_is_xxx() return TRUE (1) or FALSE (0) instead of 0 and -1. -1 is now reserved for real errors.