#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include "com_defs.h"
#include "errore.h"
#include "lcscom.h"
Vai al codice sorgente di questo file.
Definizioni | |
#define | UNIX_PATH_MAX 108 |
#define | THREAD_MAX 50 |
This program is free software; you can redistribuite it and/or modify it under the terms of the GNU/General Pubblic License as published the Free software Foundation; either version 2 of the License, or (at your opinion) any later version.
Definizione nel file common.h.
#define UNIX_PATH_MAX 108 |