C/C++

Linked List and Stack implementation in C

Submitted by deepak.gupta150 on
Student management system coded in C. This application is created to demonstrate Linked list and Stack implementation using C. Stack - In automated stockroom, initially the user has to provide the quantity of retailers to be taken from the truck and then the program will prompt the user to add the product id as well bin id for the respective retailers and then after scanning all the ID’s program

C++ POS System

Submitted by agent_suwastica on
Details 1. POS System of Burger stores 2. No database. 3. With inventory 4. with senior discount(12%) 5. With waste inventory 6. with return & exchange inventory 7. Press Alt+Enter to view full screen 8. For Visual C++ 6.0 Console Application 9. Inventory password: lowest 10. Cashier: user: jm, password: jm 11. Press 'S' for down arrow and 'W' for up arrow 12. Press Enter to select and Backspace

Library Management System (LMS)

Submitted by Praveen M. Gauttam on
The mini project ‘Library Management’ is the sample project for managing library. The project aims at developing library management system using the C language that enables an organization to maintain its library. The project demonstrates the creation of a user interface of a system, without the use of C Graphics library. The application uses basic C function to generate menus, show message boxes