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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Orion7
  • Content: Threads
  • Order by date
  1. Orion7

    what is error codes error 32?

    I am running into a file error 32 after i do a fopen in my code. I have not found any documentation that covers this error. I found the definition in the Errno.h file. It is :<br> <br> #define EPIPE 32<br> <br> Here is part of my code:<br> if( (stream = fopen( cfile, &quot;r+b&quot...
  2. Orion7

    FoxProWindows 95 API calls

    I would like to know more about programming Foxpro with windows API's. What is the best resource to do this with. I have some, but they don't do an adequate job of explaining the whole thing. What are the steps in a nutshell. <br> <br> I am working on a project that does serial port sharing...

Part and Inventory Search

Back
Top