Elaborato_SO/inc/nonsodovemetterle.h

7 lines
124 B
C
Raw Normal View History

2023-05-16 23:46:46 +02:00
#ifndef NONSODOVEMETTERLE_H
#define NONSODOVEMETTERLE_H
void printfServer(char *msg);
void printfClient(char *msg);
#endif