Search:

Type: Posts; User: adib

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,369

    int searchbook() { char found='N'; int...

    int searchbook()
    {
    char found='N';
    int reclen=89,recnum=0,pos;
    char bookingID[7],file_name[25],file_nationality[15],file_pay[8],length;
    char file_bookingID[7], file_dob[15],...
  2. Replies
    4
    Views
    1,369

    the code

    /***Hotel Billing System - Ak Muhammad Adib****/
    /*************C++ Project 2007*****************/

    /*********Tempat mendeclare Header files**********/


    #include <stdio.h>
    #include...
  3. Replies
    4
    Views
    1,369

    Searching and displaying problem in my program

    can anybody plz help me?

    here is the file im talking about, its my program about billing system..
    http://www.sendspace.com/file/8lofqe

    i have a problem in the searching and displaying part......
Results 1 to 3 of 3