Search:

Type: Posts; User: chixm8_49

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    2,915

    >>Fenix yes, why do you ask?

    >>Fenix
    yes, why do you ask?
  2. Replies
    16
    Views
    2,915

    err...i have already done that. But i am having...

    err...i have already done that. But i am having errors like:
    "passing arg1 of 'Round1' from the incompatible pointer type"
  3. Replies
    16
    Views
    2,915

    >>yup, it is a typo. My apologies. I have...

    >>yup, it is a typo. My apologies.

    I have already done the changes by it seems there is still an error.
    I am receiving an error "cannot convert 'char*' to 'char**' for argument '1' to 'void...
  4. Replies
    16
    Views
    2,915

    I am having an error as I am editing my code ...

    I am having an error as I am editing my code

    "warning: passing arg 1 of 'Round1' from the incompatible pointer type"

    what does that mean? And how to solve such warning?



    #include<stdio.h>
  5. Replies
    16
    Views
    2,915

    I actually declared it. I tried to rewrite the...

    I actually declared it. I tried to rewrite the whole code but this time, it has a different effect. My program does not working anymore! :(


    //function declaration
    void Category (void);
    void A...
  6. Replies
    16
    Views
    2,915

    Frankly speaking, i find your answer as a...

    Frankly speaking, i find your answer as a sarcastic one (at a first glance)
    Though, it gave me a (indirect) help.
    I will finish correcting my errors as early as possible then if i find something...
  7. Replies
    16
    Views
    2,915

    >>Adak Actually, I removed the "char* h" If you...

    >>Adak
    Actually, I removed the "char* h"
    If you want you can see my code for further checking (it is part of my attachment). I know it is kind of lousy, but i would like to hear everyone's opinion...
  8. Replies
    16
    Views
    2,915

    1. can you give an example on how to use strlwr?...

    1. can you give an example on how to use strlwr? Because when I used strlwr, I always receive an error.

    2. The code in #4 is used to display alphabets. When the user inputs a letter, the letter...
  9. Replies
    16
    Views
    2,915

    Hangman Problem

    Good day everyone!

    I would like to ask some problem about the program I am currently working (hangman to be specific). Since I am just a beginner, there are many things I would like to clarify. I...
Results 1 to 9 of 10