Commits


Fix up ngt_TrimStr() once more ... :-/


fix ngt_TrimStr(), fix format string


ngt_TrimStr(): code cleanup.


Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes. use stdbool.h / inttypes.h if available.


New function ngt_TrimLastChr(), prototype by Florian Westphal.


- new library "libngtool", reorganized code and directory structure therefore.