HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <dirent.h>
#include <signal.h>
Go to the source code of this file.
Functions | |
bool | restartApplication (char **argv) |
bool restartApplication | ( | char ** | argv | ) |
Definition at line 2 of file Restart.cpp.