Search:

Type: Posts; User: Unclejunebug

Search: Search took 0.00 seconds.

  1. Trying to understand fork, dup2, and execvp

    I am trying to write a shell that will run Unix command as well as convert certain dos commands to unix commands and everything is working properly except for when piping is requested (ie who |...
  2. Replies
    13
    Views
    5,256

    I'm currently using DEV C++ to write my code. Is...

    I'm currently using DEV C++ to write my code. Is there a way to turn the warning messages on that you're referring to? And what is the header file that I'm missing?



    I was confusing myself...
  3. Replies
    13
    Views
    5,256

    Here is the "updated" code. I say "updated"...

    Here is the "updated" code. I say "updated" because I haven't made any changes to how the functions use parameters or how they are passed, just a few minor details here and there. (printing...
  4. Replies
    13
    Views
    5,256

    My input is working fine seeing as how one of the...

    My input is working fine seeing as how one of the options of the program is to display all the records that have been entered and when I choose that option all info for the first two students is...
  5. Replies
    13
    Views
    5,256

    Thanks itCbitC and quzah for the quick responses....

    Thanks itCbitC and quzah for the quick responses. And here is where the "going easy on me" part comes in...



    Are you referring to each time I use scanf or just with the string?



    By...
  6. Replies
    13
    Views
    5,256

    My program unexpectedly quits

    Hello all,

    I am new to this forum as well as C programming so please go easy on me. ;)

    I have looked through various faqs and other internet sites to find the answer to my current problem but...
Results 1 to 6 of 6