Project

General

Profile

gcc -Wall init.c -lm -o init && ./init
gcc -Wall sidwavedata.c -lm -o sidwavedata && ./sidwavedata
g++ -Wall find_offset.cpp -o find_offset


(47-47/105)