Search:

Type: Posts; User: Lynn

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,169

    This was the problem indeed. Thank you very much...

    This was the problem indeed. Thank you very much for solving it. :)

    Lynn
  2. Replies
    5
    Views
    1,169

    Thanks. I changed it into float, but it still...

    Thanks. I changed it into float, but it still gives 0.

    Lynn
  3. Replies
    5
    Views
    1,169

    problem with function

    Hey,
    When I run the following program, the output gives 0 for the btw. I probably made an error in typing the program, but I can't seem to find it.

    Lynn


    /*fbtw.c*/
    #include <stdio.h>
    int...
  4. Thread: random/randomize

    by Lynn
    Replies
    6
    Views
    2,430

    Would anyone care to explain this to me?

    Would anyone care to explain this to me?
  5. Thread: random/randomize

    by Lynn
    Replies
    6
    Views
    2,430

    Thank you very much for your help, the program...

    Thank you very much for your help, the program does work now. I found in a FAQ that you have to use the time-function. I used it and it worked, but I don't understand what it does. Would you mind...
  6. Thread: random/randomize

    by Lynn
    Replies
    6
    Views
    2,430

    random/randomize

    Hey,

    I'm studying for my exams. I was testing a program from my course, but it doesn't seem to work. I was using the functions randomize() and random(100)+1. According to our teacher, these...
Results 1 to 6 of 6