Skip to content

FHNW Modul System-Programmierung (syspr) Hands-on Lektion 4

Notifications You must be signed in to change notification settings

tamberg/fhnw-syspr-work-04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

System-Programmierung

Hands-on zu Lektion 4

Für Slides und Code Beispiele, siehe Lektion 4

Achtung: Arbeiten Sie nicht direkt auf diesem Repository.
Prüfen Sie die vorhandenen Forks, um das Repository für Ihre Klasse zu finden.

a) Signal Handler, 15'

  • Schreiben Sie ein Programm my_sigint.c, welches das Signal SIGINT mit einem Handler behandelt.
  • Die Handler Funktion soll dabei handle() heissen.
  • Senden Sie dem Programm SIGINT mittels CTRL-C.

About

FHNW Modul System-Programmierung (syspr) Hands-on Lektion 4

Resources

Stars

Watchers

Forks

Packages

No packages published