Hey, I'm not a profesional or anything, so this post is going to sound really stupid. Anyways I am trying to make a RPG( Text Based) whenever I try to compile, it keeps on putting the same stupid error up. Heres the code (I know it is bad)
#include <stdio.h>
#include <iostream.h>
#define Yes...