My solutions of all the mid-terms & final questions of Structured Programming Language (both theory & lab) of United International University.
-
Updated
Dec 1, 2025 - C
My solutions of all the mid-terms & final questions of Structured Programming Language (both theory & lab) of United International University.
The SKU Management System is a simple, file-based inventory application developed in C. It features user authentication and allows Create, Read, Update, and Delete (CRUD) operations on products using plain text files. This project is ideal for learning structured programming, file handling, and user input handling in C.
SKU Management System is a lightweight, file-based inventory management application written in C. It supports user authentication and CRUD operations for products using plain text files ideal for learning structured programming, file handling, and user input in C.
Add a description, image, and links to the structured-programming-language topic page so that developers can more easily learn about it.
To associate your repository with the structured-programming-language topic, visit your repo's landing page and select "manage topics."