Search:

Type: Posts; User: Smartbowy

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    3,217

    tell me what u think

    #include<stdio.h>
    //#include<conio.h>

    int main(void){
    char y, n, d, alarm;
    int format, hh, h, m,mm, mt, month, p, yy, b,dd,day,ad, r,i;
    int num, min,a,sec,hours,daysw,daysm,year=2012;...
  2. Thread: rank

    by Smartbowy
    Replies
    14
    Views
    4,839

    How do i put a function prototype and definition...

    How do i put a function prototype and definition within this program to rank the students base on there grades
  3. Thread: rank

    by Smartbowy
    Replies
    14
    Views
    4,839

    yes it is comming from the user

    yes it is comming from the user
  4. Thread: rank

    by Smartbowy
    Replies
    14
    Views
    4,839

    yes thats the plan

    yes thats the plan
  5. Thread: rank

    by Smartbowy
    Replies
    14
    Views
    4,839

    check this out tell me wat u think

    #include<stdio.h>
    #include<time.h>
    #include<math.h>
    int avg(int x, int y, int a);//Funcation prototype to find average
    int oavg(int x, int y, int b, int a);// Function prototype to the overall...
  6. Thread: rank

    by Smartbowy
    Replies
    14
    Views
    4,839

    yep i do

    yep i do
  7. Thread: rank

    by Smartbowy
    Replies
    14
    Views
    4,839

    clam down memcpy:mad:

    clam down memcpy:mad:
  8. Thread: rank

    by Smartbowy
    Replies
    14
    Views
    4,839

    so what else u need to do

    so what else u need to do
  9. Thread: rank

    by Smartbowy
    Replies
    14
    Views
    4,839

    rank

    How do i store students data in 6 different files. show the time they arrive for school. rank them by there grades. student's data must be store using a structure
Results 1 to 9 of 9