This activity consists of printing a triangle in the terminal based on the input of its height and base.
-
Updated
Feb 7, 2025 - C
This activity consists of printing a triangle in the terminal based on the input of its height and base.
A custom Unix shell. The goal is to have a good understanding of how the unix system does command execution architecture, from reading commands via batch or interactive modes to lexical parsing to alias to built-ins to system execution via the kernel, as well as understanding system processes and how to optimise them.
This is my implementation of bash shell by me, also called as bhash !!!
These are simple exercices, where the "math" library was used - 03/2019
A custom unix shell. The goal is to have a good understanding of how the unix system orchestrate command execution, from reading commands through batch or interactive modes to lexical parsing to tokenization to system calls and more. It also gears towards understanding of system processes, from creation to efficient process communication
Embed image descriptions within a JPG, which is shareable on compatible sites. View text locally as a web page.
Header that uses Windows API to change colors on Command Prompt.
A server/library that turns your application into an API server and allows interaction from an external application.
O interface de comando básica criada na linguagem C para disciplina de Lógica e Algoritmos de Programação II.
Add a description, image, and links to the prompt topic page so that developers can more easily learn about it.
To associate your repository with the prompt topic, visit your repo's landing page and select "manage topics."