Search:

Type: Posts; User: ccl06905

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,968

    Logical error. e

    #include<stdio.h>
    #include<string.h>
    #include<stdlib.h>


    #define CLASS_SIZE 7


    void GPA_BillProcessingSystem();
    void Student_Records_Maintenance();
  2. ok..thanks guys !! you all help alot !!!! thanks !

    ok..thanks guys !! you all help alot !!!! thanks !
  3. ok i am done all the error and now pop out a new...

    ok i am done all the error and now pop out a new error which is C:\Users\CcL\Desktop\123.c||In function 'Add':|

    undefined reference to `prinft'|


    i cant find any word "prinft"out there ...
  4. 503 c syntax error at end of input please help ..i cant spot any error out there ..

    //Assignment sem2#include<stdio.h>
    #include<string.h>
    #include<stdlib.h>


    #define CLASS_SIZE 7


    void GPA_BillProcessingSystem();
    void Student_Records_Maintenance();
Results 1 to 4 of 4