Hello guys,
I'd like to use ioperm functions under Cygwin 1.5.18 ( 0.132/4/2 ).
First I have tried to compile my C code ( below ) on Cygwin.
P.S: It works on Linux.
#include
#include
#include
#include
int main( void ) {
unsigned char Value;
ioperm(0x378, 3, 1);
Value = inb
M1" works for me like "/dev/com1" and "/dev/ttyS0" on Cygwin.
> Plus, you can probably write setcmc7.c using Cygwin calls as well (instead
> of Win32, that is).
> Igor
Keeping blocking.. :(
Could you help me ?
Best Regards,
Douglas Schilling Landgraf
--
Hello guys,
I´m working to convert a Linux application to work with Windows XP under
Cygwin 1.5.18 ( 0.132/4/2 ). Ncurses package and parallel port programming
works without changes ( congratulations ).
I have a problem with serial programming.
First, I did two C files: ( attached )
3 matches
Mail list logo