Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah this is a typical issue:

- Can you do XXX (something complex) ?

- Yes of course, to do XXX, you need to implement XXX, and then you are good, here is how you can do:

int main(int argc, char **argv) {

  /* add your implementation here */

}


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: