Here's a brief summary of the mp3dll.cc file:
// Open the output MP3 file FILE* output_file = fopen("output.mp3", "wb"); mp3dll.cc
#include <mp3dll.h>
// Open the output MP3 file FILE* output_file = fopen("output.mp3", "wb");