Search:

Type: Posts; User: William

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,063

    Win32 C compiler

    Is Borland C++ 5.5 a Win32 C Compiler or is it a REAL DOS compiler? Does this affect whether or not <conio.h> can be included for use with PORT I/O?
  2. in Borland (or VIsual) C++ compilers?

    I tried Borland C++, but it doesn't seem to
    have <conio.h> in it. I need the prototype for the Port I/O Function (inp ()). Do I necessarily need a C compiler, not a C++ one? I have Visual...
  3. Replies
    1
    Views
    4,776

    inp function in C

    I was working on a C interfacing project with the 'inp' function but I was unable to get a C compiler.

    Where can I find a C compiler with <conio.h>?

    #include <conio.h>

    int main ()
    {
    ...
  4. Replies
    1
    Views
    3,978

    C++ Hardware Interaction

    I am a novice in C++ and I have always been told about the proven potential of C++ in controlling hardware. But HOW?

    Could anyone be please kind enough to inform me of any resources pertaining...
Results 1 to 4 of 4