Hello,
For my first year project, I have to hide a message in a sound file, now my code doesn't work correctly so I was wondering if anyone can give me an insight on what is wrong? There's an encoder and decoder.
Encoder
#include <stdio.h>
#include "scc110io.h"
#include "scc110wav.h"
int...