FIXED IT!

I needed to put this part:

pFunctions[TEST_FUNCTION] = test_function; //assign function pointer to array

Inside of a function so I put it into main().

Thanks for the help!


Chaos is a paradox consistently inconsistent.