Search:

Type: Posts; User: ericdabear

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,894

    thanks for the help, got it!

    thanks for the help, got it!
  2. Replies
    3
    Views
    1,894

    Sorry, one more request for help

    Last problem, I promise!

    I'm getting a crash with the following code ( exact crash report to follow code) and I don't really know why.



    #include <stdio.h>
    #include <stdlib.h> /* include...
  3. Replies
    9
    Views
    2,254

    brilliant! Thank you all for the help! It's...

    brilliant!

    Thank you all for the help! It's working just fine now.


    (I haven't learned anything called 'malloc' yet so I chose to declare them as
    array[1000] = {0} and let the compiler...
  4. Replies
    9
    Views
    2,254

    Feengur: My goal on the arrays was to use the...

    Feengur:

    My goal on the arrays was to use the position in the array as the number of rolls and the value of each position as the number of times a game was won or lost on that roll (such that if...
  5. Replies
    9
    Views
    2,254

    Another newbie asking for help!

    Good morning everyone. I'm very very glad to have found this site.

    I'm currently enrolled for an associates degree in programming (I plan on taking c, c++ and java as my main languages) and...
Results 1 to 5 of 5