Search:

Type: Posts; User: Toonzaka22

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,113

    Convert ASCII to a string

    Could anyone give me insight on how this is even done?
  2. Replies
    1
    Views
    909

    Thread Programming Help 100% Lost!

    Hey all. I have been working on this problem for well over 3 hours and I think its time to ask for help. What the program should do is create a thread within a thread. Now the only way I know how to...
  3. Replies
    0
    Views
    1,002

    Program Error That I cant figure out

    Found error!
  4. Replies
    6
    Views
    7,601

    Thank you for the link. I already did look at...

    Thank you for the link. I already did look at something exactly like this, and it did no quite settle with me. There is a lot of formality that I am just not familiar with yet. So that is the reason...
  5. Replies
    6
    Views
    7,601

    So what you are saying is that the code worked...

    So what you are saying is that the code worked correctly when i directly specified the path being /bin/ls, and did not work when I told it /bin/ because it was looking for the executable there. Yet I...
  6. Replies
    6
    Views
    7,601

    execve() Command help

    My question is concerning a snippet of code that I am trying to execute. My goal is to create a simple shell program for Unix that will read in all commands. I was told that I must use the execve()...
Results 1 to 6 of 6