Search:

Type: Posts; User: Justin Hall

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    6,874

    I don't need a loop, makearg is recursive until...

    I don't need a loop, makearg is recursive until bufferNext is NULL (end of string).



    True, I have several warnings. I said it works with that exception, but it's FAR from works "well" :p . If...
  2. Replies
    6
    Views
    6,874

    Implementing argv/argc in C

    We were recently assigned a problem where the goal was to develop behavior that simulates parsing argv/argc. The only requirement was that the prototype for the function that does this MUST be:
    ...
Results 1 to 2 of 2