Search:

Type: Posts; User: shansajid

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,245

    I got it......I got it.... ...

    I got it......I got it....





    #include<stdio.h>
    #include<conio.h>
    int power(int a,int b);
  2. Replies
    2
    Views
    1,245

    Help plz in making power function?

    Im getting some troubles in making a program that uses function to display results power of entered number with entered power and results are passed back to main(). See my code, there is something...
Results 1 to 2 of 2