We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm trying to implement code banking in the evaluation software. I've written code but doesn't compile, so I think code banking is the remedy. How do I dictate where the code goes? And what is the difference between variable banking and for the B_Mode user-provided bank switch code?
"I've written code but doesn't compile, so I think code banking is the remedy."
If the code does not even Compile, then the rememdy is most certainly not code banking!
If the code won't compile, then the problems lie in the source code - nothing to do with code banking at all.
You need to fix the soure code!
Ok, I've mistakened debugging with compiling, sorry. The code does compile but because there's a object code limit of 2kB the program won't debug. But thanks for replying.