Search:

Type: Posts; User: vertigodown

Search: Search took 0.01 seconds.

  1. Yes I was trying to keep it brief but I suppose I...

    Yes I was trying to keep it brief but I suppose I will just add the code to avoid confusion.

    I believe it is a null terminated string of type char.

    And yes I am trying to justify the output by...
  2. How to shift an array and add a char to the middle?

    I have searched the forum and couldn't really find anything. Which seems strange because this seems like it would be a common topic.

    I need to shift the last item of my array and add a...
  3. Adding a string array to another string array?

    How would I go about adding a string array to another string array? I am scanning a file that takes each word and puts it in to a string array wbuf[]. Then I am sending wbuf[] to a function that...
  4. Obviously I read the thread and asked different...

    Obviously I read the thread and asked different specific questions? I thought this was a place to go for help? Are you just trying to get your post count up or something by bashing students coming on...
  5. I am in this class a well and I am having issues...

    I am in this class a well and I am having issues understanding the command line arguments. I guess what I dont understand is what it is that is considered a command line argument. So how does argc...
Results 1 to 5 of 5