in downloading files from the net, i noticed i need to truncate the file by 65 bytes. nothing big in the grand scheme but for text files, it's a mild inconvenience. i tried the following 2 things and they both muss up the file so bad i
What is CamelBones? CamelBones is a Cocoa / Perl bridge for Mac OS X. Like most bridges, CamelBones is bidirectional - It makes Perl accessible from Objective-C, as well as making Cocoa accessible from Perl. You can write a native
This contest is open to everyone who knows C++. To enter all you need to do is take the Boyer-Moore String Search Algorithm, as it is written in C, and make the fastest running C++ program you can out of it. I'm going to try to write code myself, and if you can beet me,