Hello fellows,
I promosed to get involved into coding...
As a first step to get used to the code,
I want to tweak the compiler warnings,
which are mostly convertion problems.
Some of 'em might be real problems,
as overflows like casting from "int" to "BYTE" might get us in troubles.
I will mark each modification,
so somebody more experienced can figure
out the difficult cases.
Yours,
Leo
P.S.: whan I have done the described coding tweaks,
how shall I publish the changes?
think Is a committing using the svn OK?