Open source remake and Fan Expansion of Dungeon Keeper.
-
Updated
Nov 4, 2024 - C
Open source remake and Fan Expansion of Dungeon Keeper.
A multi-process software framework for hisilicon (海思) ipc/dvr/nvr/ebox
build of the suckless simple terminal with patches for alpha, font2, copyurl, openclipboard, invert, appsync, xresources, scrollback, w3m, keyboard select, boxdraw
Cloned from https://guest:guest@www.os2museum.com/hg/boxv9x/
The aim of the project is to access and return the contents of a text file pointed to by the file descriptor, one line at a time. The bonus part can handle multiple files simultaneously.
Function to read lines from a file descriptor one-by-one using static variables.
This is a C project in which the user enters a numerical expression. Most of the numerical expressions will contain some or all of these characters: '( )', '[ ]', '{ }'. Sadly, there are a lot of times where someone types the expression but forgets to open/close a bracket or closes the brackets in a wrong order, making the expression invalid. Th…
Design a program using ordinary pipes in which the parent process sends a message from a file named file.txt to a child process, and the child process removes the occurrences of all the special characters including &,@,#,%,*,? &,$,”, and ~ and replace them with space (’ ’). And send the modified version back to the parent process.
Add a description, image, and links to the open topic page so that developers can more easily learn about it.
To associate your repository with the open topic, visit your repo's landing page and select "manage topics."