| |
| | The Daily WTF - Reply to an Existing Message - Re: Your $500,000 System (Site not responding. Last check: 2007-10-09) |
 | | A lot of highly portable low-level code is an absolute mess of macros, branches, and supporting functions, in order to make up for the differences and deficiencies of different compilers/databases/etc, and optimize the speed under different circumstances and architectures. |
 | | (The BSD str* functions are good examples.) It might take some work to figure out if it's a badass bit of great code once the light shines, or a glorified bogosort. |
 | | Of course, leaving it as simply good, standard, short code beats tuning it into a turbocharged racing machine for anything that's not a simple library function. |
| thedailywtf.com /forums/AddPost.aspx?PostID=35806&Quote=True (219 words) |
|