Skip to main content

Posts

How to solve the window size problem of turbo c++ in windows vista or windows7

How to solve the window size problem of turbo c++ in windows vista or windows7 Turbo C++ will not work in 64bit vista or 7. If your operating system is 32bit the following solution will help you 100% sure Follow the steps carefully and get better results out of your PC 1) Open your TC then a error message will come saying that system does not support full screen Just click the ignore and get continued to the turbo c++ 2) Now Turbo C++ gets opened but the window size may be too low 3) Right click using mouse on top and select properties 4) Select the font tab 5) For better results change the font from "Raster fonts " select "consolas"  or "lucida console"  Now change the font size and press OK 5)Window size has been enlarged . Adjust the font size so that you get correct  window size for your monitor

How to Create Project report(Vehicle Management System)

INTRODUCTION Vehicle Management System is software which is helpful for bus operators, who wants to operate many bus trips in a day. Vehicle Management System is a windows application written for 32-bit Windows operating systems which focused in the area of adding, editing and deleting the passengers, staff and the bus routes. In this software a person can be register as a user and he can manage the bus routes and the staff, passengers’ details.  He can add a bus and its details including bus route details. User can also add the details of the staff and their duty time in the system. There are mainly 5 modules in this software Bus Management Route Management Employee Management Passenger Management             In Bus module a user can add a new bus details to the database. He can set the details of the route and the timing also. Bus details like the type, engine number, seating capacity and ...