Search:

Type: Posts; User: kostarak

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    8,212

    How you do it,thats the main problem i encounter...

    How you do it,thats the main problem i encounter basically.
  2. Replies
    9
    Views
    8,212

    I have windows

    I have windows
  3. Replies
    9
    Views
    8,212

    Need help with a bouncing ball.

    insert

    #include <stdio.h>


    int main()
    {
    double H,h;
    printf("Give a starting height\n");
    scanf("%lf",&H);
Results 1 to 3 of 3