fmc

Results 5 issues of fmc

Removed reliance on external libraries, updated relevant comments, renamed variables and functions to better reflect the functionality of the software.

One question I had was what if you explicitly want control flow to return to the calling function? For example, in a web controller function I have the following: ```...