/* Some code for checking the presense of the recode library */ #include #include #include int main(int argc, char** argv){ return 3; }