Search:

Type: Posts; User: Rob31645

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,110

    So if I were to change the very first yer to an...

    So if I were to change the very first yer to an int instead of a double it should work?
  2. Replies
    6
    Views
    1,110

    So I tried implementing your advice, my program...

    So I tried implementing your advice, my program is definitely not working now and I do not even understand the error the compiler is giving me. I am required to have 4 overloaded functions. The...
  3. Replies
    6
    Views
    1,110

    Overload function help

    This is a homework assignment but I am stuck and could use some help. I have written the following code and the program works as it is supposed to. My problem is the assignment I have is to write an...
  4. Replies
    3
    Views
    2,874

    Thanks, I am kicking myself right now

    Thanks, I am kicking myself right now
  5. Replies
    3
    Views
    2,874

    Stuck on a game of craps in C

    This is homework, i have the code mostly complete but am receiving a compile error that I can not figure out. any help would be appreciated. the error at compile is E2379 line 39


    #include...
  6. ok, thanks for the help

    ok, thanks for the help
  7. Error E2141 statistic.c 15: Declaration Syntax...

    Error E2141 statistic.c 15: Declaration Syntax error
  8. When i ran the compiler I get E2141 declaration...

    When i ran the compiler I get E2141 declaration syntax error
  9. Need some help to fix a declaration syntax error

    I am new to programming and am trying to finish this project for my class. not sure where my error is here, can someone help point it out


    #include <stdio.h>
    #include <stdlib.h>
    #include...
Results 1 to 9 of 9