Skip to content

CyrilleStr/LinuxObjectIntercommunicationProject

Repository files navigation

Linux object intercommunication project

  • school project
  • documentation and variable names in french

Installation

# Pour générer le Makefile
cmake . 
# Pour générer l'exécutable
make
# Pour exécuter le programme
./sy40
# Lorsque le programme ne finie pas correctement il faut réinitialiser les objets IPC 
ipcrm -a