Arkady, you really never learn it, do you? You optimized less than 0x10 bytes but you sent a diff of probably far more than 100 lines. Most changes involve removing comments, changing indendation, replacing code like "foo = bar; if (foo == ...)" by code like "if ((foo = bar) == ...)" which is less readable but can compile to exactly the same thing depending on your compiler and so on!
So just sent us that 10 line patch which saves those precious 5 bytes in ONE mail and send the 100 line patch which just changes layout and makes code less readable in ANOTHER mail. Then I can delete the OTHER mail and admire the 5 byte savings of the ONE mail. Eric ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Freedos-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel
