Search:

Type: Posts; User: sw9830

Search: Search took 0.00 seconds.

  1. aha! Thanks! It's been a long day.....:o

    aha!

    Thanks! It's been a long day.....:o
  2. Cant see a parse error, but my compiler can

    HI everyone, my compiler says there is a parse error before else, but I dont know what it is? delay is a simple pause function, and the following bit of code is intended to abort a program mid loop...
  3. Replies
    4
    Views
    6,948

    Thanks, I have tried Digital mars, and it is ok!...

    Thanks, I have tried Digital mars, and it is ok! I mean, even I can use it without much hassle. It also has a 16-bit DOS converter add-on as well, which is pretty cool. Cant seem to find a debugger...
  4. Replies
    4
    Views
    6,948

    Windows C compiler download?

    Dear all,

    can anyone recommend a download for a windows based c-compiler (but not miracle C), which has the normal libraries and functions. I tried Borlands C++ download, but my DOS knowledge isnt...
  5. Thread: time functions

    by sw9830
    Replies
    1
    Views
    1,001

    time functions

    why does this short piece of code result in a spectacular loop, followed by my crashed computer? I am using miracle c compiler:

    #include <stdio.h>
    #include <time.h>


    main()
    {...
  6. Replies
    4
    Views
    2,443

    DAQ card

    It is an antiquated Amplicon PC30 AT card (ah, the budget of undergrads!!). Manufacture of these things stopped early nineties. Have tried Amplicon, but they dont want to knoww
  7. Replies
    2
    Views
    3,214

    Linux OS to Windows OS code

    This .c file is a device driver for DAQ card using linux OS. Is there a way of modifying this so it will work on windows OS?

    The header file is also shown seperately at the end of the .c file.

    ...
  8. Replies
    4
    Views
    2,443

    Advanced I/O with ADC/DAC cards

    I am an undergraduate student at the Dept of Mechanical Engineering, University of Bristol, UK. I am developing C-code to control car fuel injectors in high speed IC engines. However, i have only...
Results 1 to 8 of 8