Hello, Begginner coder here and ive been trying to figure out this problem to no avail. When compiling I get a C2601: 'Main' : local function definitions are illegal. Where did I go wrong. As far as ive been able to tell this error comes from bracketing errors / trying to define a function within a function. Any suggestions on what I should change?
error C2601: 'Main' : local function definitions are illegal
error C2061: 'Keepo::Form1::checkBox!_CheckedChanged' : local function definitions are illegal