2 lines
41 B
Bash
Executable File
2 lines
41 B
Bash
Executable File
gcc -Wall -shared greet.c -o libgreet.so
|