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, "r+b"...
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...
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.