Search:

Type: Posts; User: immeraufdemhund

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,329

    one quick little note about english about a and...

    one quick little note about english about a and an. a is used when the next words first letter is a constanant (sp??) and an is used when a vowel shows up....not really important, but i didn't know...
  2. Replies
    38
    Views
    4,494

    Poll: Galeon - Linux IE - Windows

    Galeon - Linux
    IE - Windows
  3. Thread: Dvd

    by immeraufdemhund
    Replies
    7
    Views
    1,309

    i too think it's dumb that i can make a cd, and...

    i too think it's dumb that i can make a cd, and play it on a cd-player that was one of hte original ones to ever come out.. but my almost brand new dvd player can't read a cd-r or rw. yet this...
  4. Replies
    13
    Views
    2,051

    I've been using athelon for a while now. I was...

    I've been using athelon for a while now. I was using intel for my DOS machines because the old ones are easy to find. AMD makes an awesome chip. I'm using a AMD Athelon 2000+ in mine and it kicks...
  5. Replies
    9
    Views
    1,711

    i had the same problem with win98se. I thought...

    i had the same problem with win98se. I thought that if i upgraded to ME that it would fix the problem. It didn't. I was able to get it ot run in dos though. I've had a hard time running scan disk and...
  6. Replies
    4
    Views
    1,162

    well i got redhat 8 today and put it on this...

    well i got redhat 8 today and put it on this computer. It runs good. I put this code in it and it works.


    #include <stdlib.h>
    #include <unistd.h>
    #include <asm/io.h>

    #define BASE 0x278 ...
  7. Replies
    5
    Views
    2,664

    argc and argv are used to store the path,program...

    argc and argv are used to store the path,program and anything past that...so in essence it's only used for the startup and options....isn't it? or are you saying something close to that. hmm, storing...
  8. Replies
    4
    Views
    1,162

    Cuase I dont ahve a Dos Compiler. I just have...

    Cuase I dont ahve a Dos Compiler. I just have that Mircal C, i'm downloading right now the Borland C++ compiler. I have cygwin with gcc. That and the biggest thing is i'm not so sure as to how to do...
  9. Replies
    4
    Views
    1,162

    what os should i run to use that, or something...

    what os should i run to use that, or something similar. The end product is going to run on DOS.
  10. Replies
    4
    Views
    1,162

    ok, thanx i was unaware of those two things. I...

    ok, thanx i was unaware of those two things. I currently am using Miracle C, but i'm not going to use that much longer because of it's lack of libraries. I'm using win 2000, but i'd like to make it...
  11. Replies
    5
    Views
    2,664

    an idea

    here's what i'd do, use the function

    strstr(char *s1, char *s2); what it does is searches through s1 for s2. Have it do that how ever many different commands you have, if it returns something...
  12. Replies
    4
    Views
    1,162

    Question on Ports

    I've been working on a program now for a little bit. I want to be able to have the computer output something via the Parallel port. I have a little tester on my computer to tell me what is on and...
Results 1 to 12 of 12