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

while loop right above the for loop:

> while ((ch = getopt(argc, argv, "n:")) != -1) {

bool was introduced in C99



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

Search: