Skip to content

NIK-TIGER-BILL/42_minitalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published