I have an error that says: error: two or more data types in declaration of 'main'. This is my declaration of main: int main(int argc, char *argv) any suggestions on how to fix it?