Files
lab_0.1/build.sh
2025-10-03 22:58:30 +03:00

4 lines
61 B
Bash
Executable File

#!/bin/sh
gcc -Wall -g -o str_test str.c str_test.c util.c