Skip to content

ikeda-masato/hotelsystem

Repository files navigation

redome
     hotel.h----------------------------------------------------------------------------|	
	|hotelmain.c------------------------------------------------------------|	|
	|	|inputmain.c--------------------------------------------|	|	|
	|	|	|						|	|	|
	|	|	|	input.c	reservation.c			|	|	|
	|	|	|		delete.c			|	|	|
	|	|	|						|	|	|
	|	|	|						|	|	|
	|	|	-------------------------------------------------	|	|
	|	|								|	|			
	|	|outputmain.c--------------------------------------------	|	|
	|	|	|						|	|	|
	|	|	|	output.c	sale.c			|	|	|
	|	|	|						|	|	|
	|	|	|						|	|	|
	|	|	-------------------------------------------------	|	|
	|	|								|	|
	|	|searchmain.c-------------------------------------------|	|	|
	|	|	|						|	|	|
	|	|	|						|	|	|
	|	|	|	search.c	searchcustom.c		|	|	|
	|	|	|						|	|	|
	|	|	|						|	|	|
	|	|	|------------------------------------------------	|	|
	|	|								|	|
	|	|			revision.c				|	|
	|	|								|	|
	|	-----------------------------------------------------------------	|
	|										|
	|										|
	|										|
	---------------------------------------------------------------------------------
	
	外部保存として:customer.txt     //宿泊者情報
		     :reservation.txt //予約者情報

About

C言語:自主制作(ホテルの予約管理システム)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published