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

Why not the concise version?

for(p=NULL,q=head; q!=entry;p=q,q=q->next); *(p?&p->next:&head) = q->next;



Because we have big, high resolutions screens and we don't "list" (i.e. print) our source code anymore?




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

Search: