Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by horstneuhaeuser

  1. horstneuhaeuser

    Writing A C Client under cygwin

    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() {...

Part and Inventory Search

Back
Top