Create dropdown menu (tui) in c

Create dropdown menu (tui) in c
In this article, I’ll show how to create a simple dropdown menu using C, with the ability to navigate through options using the arrow keys and select one using the Enter key. Here’s how it would l...
0 Read More

UNIX - Introduction

UNIX - Introduction
OS and its history Almost every computer science student comes across the term operating system now and then. The operating system is a computer program that serves as an interface between th...
0 Read More

Advanced OCI CLI Syntax and Commands

Advanced OCI CLI Syntax and Commands
A brief tutorial of the more advanced command structures of the Oracle Cloud Infrastructure CLIThe Command Line Interface tool of OCI allows us to manage resources on OCI using its API and your termin...
0 Read More