Search:

Type: Posts; User: Matticus

Search: Search took 0.02 seconds.

  1. Replies
    12
    Views
    1,283

    This is what the code should look like when...

    This is what the code should look like when posted - just paste as text and the forum software will take care of all the details. I also threw in some indentation as a freebie.



    int main(void)...
  2. Replies
    12
    Views
    1,283

    It looks like you posted before seeing my...

    It looks like you posted before seeing my response. However, this quote of mine is the key to your problem:




    http://www.cprogramming.com/tutorial/printf-format-strings.html

    Read the...
  3. Replies
    12
    Views
    1,283

    No errors, but I got plenty of warnings when I...

    No errors, but I got plenty of warnings when I compiled your code.



    main.c||In function 'main':|
    main.c|8|warning: incompatible implicit declaration of built-in function 'printf'|...
  4. Replies
    12
    Views
    1,283

    You have to show your attempt - these forums have...

    You have to show your attempt - these forums have a homework policy, and nobody is going to do the work for you.

    It appears that you want to receive a certain amount of coins, and determine how...
  5. Replies
    12
    Views
    1,283

    Were the answers you received on another forum...

    Were the answers you received on another forum satisfactory?

    FYI it's considered rude to cross-post questions like you did - some people here might take their own time to help you, only to be...
Results 1 to 5 of 5