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



  #define end_element()    \
    while (0);     \
    do {      \
   if (xmlTextWriterEndElement (xo) == -1) { \
     xml_error ("xmlTextWriterEndElement"); \
   }      \
    } while (0)


Talking about the first while (0);




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

Search: