Replies to message #3,106

  • 🔧 Site instability resolved. You can report double-posts and broken attachments. For bigger issues, use the Technical Grievances thread.
    🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
std::string

Programming thread

Code gets ugly real quick with checked exceptions and try/catch/finally.
YE24

Programming thread

What do exceptions have that the ol' C-nile pattern error_code = error_prone_function(arg); if(error_code==SNEED){ return(FORMERLY_CHUCKS); }...
Back
Top Bottom