¡@

Home 

c++ Programming Glossary: eh

C++: do you (really) write exception safe code? [closed]

http://stackoverflow.com/questions/1853243/c-do-you-really-write-exception-safe-code

write exception safe code closed Exception handling EH seems to be the current standard and by searching the web I.. . Though most people seem to ignore it or just accept it EH has some huge drawbacks exceptions are invisible to the code.. to goto fits perfect it made me think again about EH. I try to avoid EH and just use return values callbacks or whatever..

What is the purpose of the statement “(void)c;”?

http://stackoverflow.com/questions/6145548/what-is-the-purpose-of-the-statement-voidc

task_cleanup c this lock completed_ops void c EH Now from the name of the struct that is being initialized I'm..