code testing etc

int main(int argc, char *argv[]){
    printf("oh good");
    return 0;
}

Ah jeebz.