sc/signal/signal_example.c

5 lines
29 B
C
Raw Normal View History

2020-12-28 09:49:57 +03:00
int main()
{
return 0;
}