Search:

Type: Posts; User: sakuraleaf

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    793

    sorry that was not really the problem, I...

    sorry that was not really the problem, I re-editted my quotes so I can show which one i haven't figured out.
  2. Replies
    3
    Views
    793

    Help with code

    I have to code this: I ask for input from user and output should indicate how mant times user made that input:

    some code:

    #include <stdio.h>#include <stdlib.h>


    int main()
    {
    int size, i,...
  3. Replies
    9
    Views
    2,518

    Okay so i make a new array that holds these...

    Okay so i make a new array that holds these values, and sort them out with if statements? I'm not sure with my answer though.
  4. Replies
    9
    Views
    2,518

    for the statistic thing, how do u think that...

    for the statistic thing, how do u think that works?
    is there an actaul code in C that allows that?
  5. Replies
    9
    Views
    2,518

    This deffinitely works. thanks for the help, DRK...

    This deffinitely works.
    thanks for the help, DRK it worked out well! It doesn't completely run in TurboC++ but it does work in Code blocks.
  6. Replies
    9
    Views
    2,518

    How to show input variables from loop etc

    So, I'm doing this project asking for number of inputs from user, show the inputs, make a table and average it.
    I was only able to go as far as averaging it. I don't know whether the previous ones...
Results 1 to 6 of 6