Search:

Type: Posts; User: drinu1232

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    2,347

    These are the errors/warnings that i am getting:...

    These are the errors/warnings that i am getting:

    (11) : error C2143: syntax error : missing ';' before 'constant'
    (11) : warning C4550: expression evaluates to a function which is missing an...
  2. Replies
    14
    Views
    2,347

    i wrote #include under #include...

    i wrote #include <math.h> under #include <stdio.h> and pow instead of ^ , and the program is still giving me an error :S pls need help!!
  3. Replies
    14
    Views
    2,347

    so is have to write '#include ' under...

    so is have to write '#include <math.h>' under '#include <stdio.h>' ??
    ... and type 'pow' instead of '^' ??

    thx
  4. Replies
    14
    Views
    2,347

    so what can i use instead of ^ ?? Can someone...

    so what can i use instead of ^ ??

    Can someone please fix the error for me since i can hardly understand a thing from what you are saying :O (im still a beginner)

    thx in advance
  5. Replies
    14
    Views
    2,347

    Need help in C

    Hi all,
    I am new in programming with C. Will you please help me to solve the following problem:

    I want a program whose function is to enter the volume of a sphere 'x' and the program has to find...
Results 1 to 5 of 5