Search:

Type: Posts; User: stehigs321

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    5,143

    What i have so far with errors.

    Hey here is what i have so far. There are no compiling errors. but when i run the file if i enter a whole number like 2 i get an error right away that says "Segmentation fault (coredump)". if i...
  2. Replies
    7
    Views
    5,143

    please help with those functions

    Please help me with the standard deviation function, the deleteElement function (and make sure it works how it should in main), and having the frequency function work. The functions and descriptions...
  3. Replies
    7
    Views
    5,143

    What i need help with.

    i need help with the standard deviation function, the deleteElement function (and make sure it works how it should in main), and having the frequency function work. The functions and descriptions of...
  4. Replies
    7
    Views
    5,143

    How to complete program. Any probs now?

    Hey, I am working on a program that takes in grades of students and find the mean and standard deviation, then prints a histogram. First in my post is the problem, then what i have now. Please help...
  5. Replies
    7
    Views
    9,084

    i still dont get it

    I still cant get them, will someone please help
  6. Replies
    7
    Views
    9,084

    nothing has helped me

    The code that you posted still says it is incorrect.
    how do i use strcmp?
  7. Replies
    7
    Views
    9,084

    Some quick help please with functions.

    Hey this is some of my homework and i only have 3 questions. Here are the questions and what i have tried for my answer. I also put the error that i recieve.

    1. Given the char * variables...
  8. Replies
    35
    Views
    7,130

    I have no idea of what you are telling me to do??...

    I have no idea of what you are telling me to do?? I kinda of understand but i dont see the problem. could you show me the cde to use?? Really. i wont get it. I got the majority of the code. ...
  9. Replies
    15
    Views
    17,982

    LIKE 2 ERRORS NOW PLEASE HELP

    ERRORS POSTED AT BOTTOM WHATS WRONG???? WHAT CAN I DO??




    #include <stdio.h>
    #include<string.h>

    int playerlives[2] = {5,5};
    int round=1;
  10. Replies
    35
    Views
    7,130

    like 2 errors now. PLEASE HELP

    ERRORS POSTED AT BOTTOM WHATS WRONG???? WHAT CAN I DO??




    #include <stdio.h>
    #include<string.h>

    int playerlives[2] = {5,5};
    int round=1;
  11. Replies
    35
    Views
    7,130

    OK finally no compiler errors!! but correct???

    I also attached the c file so u guys can look at it. Hi, have been writing a program for my comp science lab. I finaaly finished the program and there are no compiling errors. The program is a...
  12. Replies
    15
    Views
    17,982

    Almost done please help fix errors

    OK, almost done. Here is what i havenow. The errors are posted below it. I marked the lines where the errors are with ************ followed by the line number. Hope that helps you out. please...
  13. Replies
    35
    Views
    7,130

    really close now please help

    OK, almost done. Here is what i havenow. The errors are posted below it. I marked the lines where the errors are with ************ followed by the line number. Hope that helps you out. please...
  14. Replies
    1
    Views
    1,483

    whats wrong with this code i have?

    #include <stdio.h>
    #include<string.h>

    char name[100] = {0};
    int numlives = 5;
    int score = 0;
    int round = 1;
    int player1lives = 5;
    int player1turn = 0;
    int player1score = 0;
  15. Replies
    2
    Views
    1,390

    whats wrong with this code??

    #include <stdio.h>
    #include<string.h>

    char name[100] = {0};
    int numlives = 5;
    int score = 0;
    int round = 1;
    int player1lives = 5;
    int player1turn = 0;
    int player1score = 0;
  16. Replies
    15
    Views
    17,982

    NEW UPDATE PLEASE HELP

    Heres what i have almost finished!!
    How do i switch from player 1 to player two after player one's turn. then switch back when player 2 is done??
    Please help me figure this out guys. I put a spot...
  17. Replies
    35
    Views
    7,130

    OK new update!!

    Heres what i have almost finished!!
    How do i switch from player 1 to player two after player one's turn. then switch back when player 2 is done??
    Please help me figure this out guys. I put a spot...
  18. Replies
    15
    Views
    17,982

    please help heres what i have

    OK i have this now please help me on how to switch to player 2?
    And any other errors you see. Thanks so much.



    #include <stdio.h>

    char name[100] = {0};
    int numlives = 5;
    int score = 0;
  19. Replies
    35
    Views
    7,130

    update

    OK i have this now please help me on how to switch to player 2?
    And any other errors you see. Thanks so much.



    #include <stdio.h>

    char name[100] = {0};
    int numlives = 5;
    int score = 0;
  20. Replies
    35
    Views
    7,130

    I have no idea

    I have no idea what any of that means. Could someone plese just look at the code i posted and there are only like 7 lines at most that i need help with. Please shoe me what i need to do. thanks so...
  21. Replies
    15
    Views
    17,982

    Sorry

    Sorry about that but i really need help badly on this. forgive me im new.
  22. Replies
    35
    Views
    7,130

    what is the puts??

    what do u mean puts???
  23. Replies
    35
    Views
    7,130

    I still have no idea how to use these things...

    I still have no idea how to use these things please help me.
    i think im only allowed to use <stdio.h>.
    unless its impossible to do this program wiyth just that.
  24. Replies
    15
    Views
    17,982

    bump

    bump
  25. Replies
    15
    Views
    17,982

    so far... please help

    Heres what i have so far thanks to all of your guys help. thanks again. This is how far i am. The things i need help with are labeled with ************* please help me with anythig you can You can...
Results 1 to 25 of 56
Page 1 of 3 1 2 3