Search:

Type: Posts; User: zaki4484

Search: Search took 0.00 seconds.

  1. the problem is...it won't stop running

    the problem is...it won't stop running
  2. Help Me I got this program running but there is some problem

    It just won't stop running


    #include<stdio.h> /*Preprocessor Directives*/
    #include<math.h> /*Preprocessor Directives*/

    void load_menu (void); /*Function declaration of main...
  3. Help Me I got this program running but there is some problem

    #include<stdio.h> /*Preprocessor Directives*/
    #include<math.h> /*Preprocessor Directives*/

    void load_menu (void); /*Function declaration of main menu*/
    void...
  4. Replies
    3
    Views
    1,419

    thanks

    thanks
  5. Replies
    3
    Views
    1,419

    Please help me? I'm a little bit confused

    First of all. I'm still learning this c programming and I'm writing a software to calculate velocity(from physics). In this program, a person must enter initial velocity, acceleration and time taken...
Results 1 to 5 of 5