On a day-to-day basis, my interactions with customers are limited, but every once in a while I get some support calls that just take me by surprise. Today was no exception. To give a little background, in our software we have a feature that allows us to catch any crash that is about to bring […]
Tag: programming support
Returning a default value when no value returned
Today, I came across a problem where, after a lot of searching through forums and other various mediums of programming support, I was basically told it couldn’t be done. I don’t like to take “it’s impossible” for an answer, so I continued to dive into it and I finally came up with a solution. The […]