how do we refer the, in terms of port no, status and control line for 'inb' function or for ( (inp32) function in case of using inout32.dll.. ???
This is a discussion on problem inputting data to parallel port within the C Programming forums, part of the General Programming Boards category; how do we refer the, in terms of port no, status and control line for 'inb' function or for ( ...
how do we refer the, in terms of port no, status and control line for 'inb' function or for ( (inp32) function in case of using inout32.dll.. ???
Does it have documentation to go with it? How are we supposed to know how a random DLL behaves?
This website offers an alternative by giving you its own DLL, similarly named to what you suggested. Questionable, depending on your needs.
Try to find documentation. There is no special way to instantly know how to use a DLL.