main.c: cleaned

master
leonnicolas 4 years ago
parent 9ba8b104d0
commit 41e48bad32
No known key found for this signature in database
GPG Key ID: 088D0743E2B65C07

@ -1,20 +1,3 @@
/*
* =====================================================================================
*
* Filename: main.c
*
* Description: basic example of multi processing with fork()
*
* Version: 1.0
* Created: 06/03/2020 01:54:39 PM
* Revision: none
* Compiler: gcc
*
* Author: Leon Löchner
* Organization:
*
* =====================================================================================
*/
#include <stdlib.h>
#include <stdio.h>
#include <sys/types.h>

Loading…
Cancel
Save