Tutorial 3 - Creating a C/C++ KAST checker with custom functions

This tutorial describes how to create a C/C++ KAST checker with custom functions. This tutorial assumes that you've become familiar with Checker Studio and the basic process of creating a checker through Tutorial 1 - Creating a C/C++ KAST checker. It also assumes that you have read over or performed the previous tutorial: Tutorial 2 - Creating a C/C++ KAST checker with built-in functions.