2005-02-10から1日間の記事一覧

comp.programming.threads FAQ

comp.programming.threads FAQ. スレッドを使ったプログラミングに関するFAQhttp://www.lambdacs.com/cpt/FAQ.html Q57: Do pthread_cleanup_push/pop HAVE to be macros (thus lexically scoped)? あたりは,自分も昔同じような疑問を持った.やっぱりFAQ…