Basic programs written in C using ANSI for GNU-GCC
-
Updated
Sep 30, 2020 - C
Basic programs written in C using ANSI for GNU-GCC
In a Round Robin tournament every team plays every other team . There is a systematic approach to scheduling a Round Robin tournament. This method assumes that there are enough fields / pitches / courts so that all the games in a round can be played simultaneously. The technique is called the polygon method . Using this code you can generate a r…
A python library for building menu-driven CLI applications.
Ordering of permutation
Procedural C++ & SQLite with demo db file, menu driven command line project
A simple Menu Driven Java Program which can be used as a Banking Application. For more Details check the "readme" file.
Here is my calculator which not only calculates the area of different shapes but also draws the figure as per the input given by user.
LVM allows for very flexible disk space management. It provides features like the ability to add disk space to a logical volume and its filesystem while that filesystem is mounted and active and it allows for the collection of multiple physical hard drives and partitions into a single volume group which can then be divided into logical volumes.
Add a description, image, and links to the menudriven topic page so that developers can more easily learn about it.
To associate your repository with the menudriven topic, visit your repo's landing page and select "manage topics."