Martin Hurst

Show:

What's happening?

  • Followup: RE: missing sys/io.h header file

    I used "include io.h" ok. Now I need to find an equivalents for, [Linker error] undefined reference to 'outb' and [Linker error] undefined reference to 'ioperm' Code snippet: To access the parallel port, outb (data_1, BASE_ADDRESS); ioperm (BASE_ADDRESS, 3, 0); I did a search in the include dir for the string "outb " but could not a direct equivalent. Any ideas? Thanks.

    2009-11-10 18:39:07 UTC in Dev-C++

  • missing sys/io.h header file

    I downloaded and installed, devcpp-4.9.9.2_setup.exe on Windows XP SP3. I am getting this compiler message: sys/io.h: No such file or directory. Where can I find this header file? Thank you in advance.

    2009-11-10 03:21:37 UTC in Dev-C++

About Me

  • 2009-11-10 (2 weeks ago)
  • 2695447
  • martinh909 (My Site)
  • Martin Hurst

Send me a message