Skip to content

The purpose of this project is to code a small data exchange program using UNIX signals.

Notifications You must be signed in to change notification settings

lavrenovamaria/42-minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-minitalk

The purpose of this project is to code a small data exchange program using UNIX signals(a communication program in the form of a client and server).

This repository contains the bonuses (support Unicode characters and the server confirms every signal received by sending a signal to the client). Subject is presented in the en.subject.pdf

Usage

Using Makefile you can create library file libftprintf.a

  • make to compile mandatory part.
  • make bonus to compile with bonuses(ACK and UNICODE).
  • make clean to clean all object files of libft.
  • make fclean to remove executable files.
  • make re to recompile this project.

2_0

3_0

5_0

121

About

The purpose of this project is to code a small data exchange program using UNIX signals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published