Andreas Jansson

  • Debugging with audio
    ,

    Debugging with audio

    Sometimes you just want to know that you took the right branch in an if statement, or that the value…

  • Writing MySQL functions in C
    ,

    Writing MySQL functions in C

    In the previous post Zdenek explained how to use MySQL stored functions to calculate the distance between two points on the…