Hi,
I have trouble writing a C Client under Windows XP (cygwin
actually). I have narrowed it down to just a few lines of code. This code works fine on my linux box, but in cygwin I get really strange results (core dumped).
Here is the code:
#include <stdio.h>
#include <mysql.h>
int main()
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.