Thread: Similar Strings
View Single Post

  #2 (permalink)  
Old 09-06-2006
Bill Karwin
 
Posts: n/a
Default Re: Similar Strings

Nicholas Sherlock wrote:
> I'm on Windows (And targeting a Win32 MySql server), and have no C compiler available.


There are free C compilers available for Windows. See for example:

http://www.cygwin.com/
http://www.borland.com/downloads/download_cbuilder.html ("Compiler"
package is free)
http://msdn.microsoft.com/vstudio/express/

Regards,
Bill K.
Reply With Quote