Description: a carte restaurant is mainly for small and medium-sized hotel applications. The project is mainly written in C language to complete a la carte restaurant system design. Use file API (open, read, write) and other functions manipulate files. Project staff, menu information, tables, ordering information, and order information through common list is temporary storage, easy to operate, to achieve a system administrator s data management, the basic functions of the waiter. Use pointers to pass parameters between the different functions.
To Search:
File list (Check if you may need any files):
Orderdish
.........\all.h
.........\Bill.c
.........\Bill.h
.........\Debug
.........\.....\Bill.obj
.........\.....\Bill.sbr
.........\.....\dish.obj
.........\.....\dish.sbr
.........\.....\File.obj
.........\.....\File.sbr
.........\.....\List.obj
.........\.....\List.sbr
.........\.....\login.obj
.........\.....\login.sbr
.........\.....\login_limit.obj
.........\.....\login_limit.sbr
.........\.....\main.obj
.........\.....\main.sbr
.........\.....\manage_control.obj
.........\.....\manage_control.sbr
.........\.....\order.obj
.........\.....\order.sbr
.........\.....\pay.obj
.........\.....\pay.sbr
.........\.....\prj2.bsc
.........\.....\prj2.exe
.........\.....\prj2.ilk
.........\.....\prj2.pch
.........\.....\prj2.pdb
.........\.....\sale_count.obj
.........\.....\sale_count.sbr
.........\.....\screen.obj
.........\.....\screen.sbr
.........\.....\Staff.obj
.........\.....\Staff.sbr
.........\.....\table.obj
.........\.....\table.sbr
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\.....\waiter_control.obj
.........\.....\waiter_control.sbr
.........\dish.c
.........\dish.dat
.........\Dish.h
.........\File.c
.........\File.h
.........\jingli_control.c
.........\jingli_control.h
.........\List.c
.........\List.h
.........\login.c
.........\login.h
.........\login_limit.c
.........\login_limit.h
.........\main.c
.........\manage_control.c
.........\manage_control.h
.........\order.c
.........\order.dat
.........\order.h
.........\pay.c
.........\pay.h
.........\prj2.dsp
.........\prj2.dsw
.........\prj2.ncb
.........\prj2.opt
.........\prj2.plg
.........\sale_count.c
.........\sale_count.h
.........\screen.c
.........\screen.h
.........\sell.dat
.........\Staff.c
.........\staff.dat
.........\Staff.h
.........\table.c
.........\table.dat
.........\table.h
.........\waiter_control.c
.........\waiter_control.h