https://github.com/carlosrocha-dev/42_minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
https://github.com/carlosrocha-dev/42_minitalk
42projects 42school 42sp minitalk42 unix-logic
Last synced: about 2 months ago
JSON representation
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
- Host: GitHub
- URL: https://github.com/carlosrocha-dev/42_minitalk
- Owner: carlosrocha-dev
- Created: 2023-05-23T04:07:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T04:33:21.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T11:10:01.965Z (4 months ago)
- Topics: 42projects, 42school, 42sp, minitalk42, unix-logic
- Language: C
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 42 Minitalk
## Description
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.