wandered
Progress of Project Wanderer: finished one of the more tricky classes, untested but compiles and looks like it should do what it's supposed to do :) The next class to convert is one of the more complex ones (in number...
This entry was first published on July 10, 2003, 01:00 AM, CET and categorized as Code.
So far, no comments have been added to this entry. You can add your thoughts to the discussion below.
Progress of Project Wanderer: finished one of the more tricky classes, untested but compiles and looks like it should do what it's supposed to do :)
The next class to convert is one of the more complex ones (in number of lines and methods, not algorithm wise), so it'll just take up time, not brain cells - at least I hope so...
<Rant>
Do open source programmers compile without warnings or is MS compiler just more talkative? Even though most deal with primitive type conversions and the possibility of loss of data, but none the less it's pretty annoying to get hundreds of avoidable warnings.
</Rant>
Comments
No comments made yet. Will you be the first?