+ 3

I created a program in turbo c++ of hotel management.but I am having errors in this can someone please help me??

Code attached https://code.sololearn.com/cwLeGMRitKL4/?ref=app

27th Sep 2019, 6:15 AM
Jay Milishia
Jay Milishia - avatar
4 ответов
+ 2
please stop using turbo to compile /write your code, its outdated https://www.sololearn.com/discuss/288609/?ref=app
27th Sep 2019, 8:13 AM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 1
Even I don't like turbo c++ but my School curriculum only takes turbo c++ and board exam is based on turbo c++
27th Sep 2019, 9:15 AM
Jay Milishia
Jay Milishia - avatar
+ 1
so the rumors are true, indian/ middle east curriculms are still outdated till this day. maybe that's why people are still using turbo c++ even with the amount of modern compilers and new features available.
28th Sep 2019, 7:06 PM
Shen Bapiro
Shen Bapiro - avatar
0
Creating a hotel management program in Turbo C is a great hands-on way to understand system logic, even though Turbo C is quite outdated. Common features you might want to include are room booking, billing, check-in/check-out, and customer data management. For a broader look at **hotel management system features** and modern development practices, here's a helpful resource: https://www.cleveroad.com/blog/hotel-management-system-development/
16th Jun 2025, 7:11 PM
Віка Дрожак
Віка Дрожак - avatar