Search:

Type: Posts; User: Smiley27

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    2,361

    Salem, its not the whole program because I get...

    Salem, its not the whole program because I get the same error in all of my programs. I think its just my compiler.

    Also strcpy worked fine.
  2. Replies
    15
    Views
    2,361

    strcpy should work, I tried char bob[9] =...

    strcpy should work, I tried
    char bob[9] = "hello";
    and it didn't work. Also, getting it from cin is not what I want because it is going to be a text game and the variable I want set I don't want...
  3. Replies
    15
    Views
    2,361

    Character Arrays

    I am new here and I have a problem. It may have been discused in one of the 16911 other threads but I have limited time to search for it currently. My problem is that when I type the following I...
Results 1 to 3 of 3