Search:

Type: Posts; User: Skeletoon

Search: Search took 0.01 seconds.

  1. lol i changed the function prototypes to float...

    lol i changed the function prototypes to float from int and it works =P
  2. yeah im extremely new to this c programming stuff...

    yeah im extremely new to this c programming stuff and my teacher expects me to know everything all at once =P thanks pplz
  3. ok where it says printf("Enter the first...

    ok where it says
    printf("Enter the first complex numbers in the format a b: "); for the addition function
    i type 1.5 1.2
    then it prompts me to enter the second complex numbers,
    i type in 1.2 1.4...
  4. Need help with my code which can't calculate decimals properly

    This is my code for an assignment, i can do it myself but for some reason when i type in decimal numbers for a1, a2, b1, b2 the calculation is done but it doesnt give the right answer, need help,...
Results 1 to 4 of 4