Explore >> Select a destination


You are here

www.downtowndougbrown.com
| | ddanilov.me
4.5 parsecs away

Travel
| | Exceptions are an inherent part of modern C++. Everything is clear with the exceptions that can be handled, but what do we do with the exceptions that have no foreseeable resolution? One of the ways to work with them is to catch, log, and exit the application. Let's take a...
| | blog.dinaburg.org
2.7 parsecs away

Travel
| | Update: jduck pointed out that the before/after code snippets were identical. Oops. Now fixed. I'd previously given up on C++ due to ...
| | www.lieberbiber.de
2.6 parsecs away

Travel
| | Back in December a Linux Mint user sent a strange bug report to the darktable mailing list. Apparently the GNU C Compiler (GCC) on his system exited with an unexpected error message, breaking the build process.
| | dehora.net
20.8 parsecs away

Travel
| Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.