Search:

Type: Posts; User: Opjeezzeey

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    3,835

    Ahhhh I actually didn't see your last two posts...

    Ahhhh I actually didn't see your last two posts until just now I checked it and what you posted works great. It makes a lot of sense to put the scanf on separate lines actually. Thank you for the...
  2. Replies
    9
    Views
    3,835

    13258 I changed it and it still isn't working...

    13258

    I changed it and it still isn't working :/ I tried 2 space 2; 2 enter 2; 2 comma 2; 2 semicolon 2

    Nothing works.
  3. Replies
    9
    Views
    3,835

    13258 I changed it and it still isn't working...

    13258

    I changed it and it still isn't working :/ I tried 2 space 2; 2 enter 2; 2 comma 2; 2 semicolon 2

    Nothing works.
  4. Replies
    9
    Views
    3,835

    Alright. It runs now but I have tried all...

    Alright. It runs now but I have tried all different ways of entering the two numbers but the program never actually does the math.



    #include <stdio.h>
    int main()
    {
    int base, power;
    long...
  5. Replies
    9
    Views
    3,835

    Exponent and C4550

    Hey guys. I am new to C programming and I am trying to compile and run an exponent program my instructor posted for us but it is giving me an error saying:

    Warning c4550: expression evaluates to...
Results 1 to 5 of 5