i can measure the frequencies, it is not a probleme for me .
So, you know freq[0], freq[1], freq[2], freq[3], and freq[4]. But you can't figure out how to compare that array to some other array in memory?
Perhaps memcmp() would be useful.
i can measure the frequencies, it is not a probleme for me .
So, you know freq[0], freq[1], freq[2], freq[3], and freq[4]. But you can't figure out how to compare that array to some other array in memory?
Perhaps memcmp() would be useful.