A Program to understanding the basics of signals!
This project is about sending a message from one or more terminal window to another using signal iterrupts
git clone https://github.com/floktl/42-projects/Minitalk cd Minitalk && make ./serveropen a second terminal, running the client executable with the PID displayed from the server terminal and as second argument the message to send
./client <PID> <message_to_send>Florian Keitel - https://www.linkedin.com/in/fkeitel/ - fl.keitel@gmail.com
Project Link: https://github.com/floktl/WireframeVisualizer)]