Search:

Type: Posts; User: astarialexi

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    3,886

    Thanks!:))

    Thanks!:))
  2. Replies
    8
    Views
    3,886

    Hmm. I've found this: but it doesn't seem to...

    Hmm. I've found this:

    but it doesn't seem to work on my code
  3. Replies
    8
    Views
    3,886

    Oh! Thanks:) But I've put this in my code, is...

    Oh! Thanks:) But I've put this in my code, is this correct?

    k=strlen(words[j]);
    for(l=0;l<k;l++){
    printf("*");
    }
    printf("\n");


    where...
  4. Replies
    8
    Views
    3,886

    What is the substitution part?

    What is the substitution part?
  5. Replies
    8
    Views
    3,886

    Help with hangman game.

    Well, I'm making a hangman game. Can you help me on how I can replace the word with asterisks? Thanks:)
Results 1 to 5 of 5