0 Members and 1 Guest are viewing this topic.
Is it safe to use subroutines and/or subprograms with this?
Btw I think you should update the file in the download section because it is still the old one.
Quote from: Darl181 on June 08, 2011, 03:20:29 pmIs it safe to use subroutines and/or subprograms with this?Yes. However, subroutines and subprograms MUST return first
Quote from: Hot_Dog on June 08, 2011, 03:35:09 pmQuote from: Darl181 on June 08, 2011, 03:20:29 pmIs it safe to use subroutines and/or subprograms with this?Yes. However, subroutines and subprograms MUST return first...so they end up in the main program in the end? Makes sense, cool.
Maybe it is a noob question but I didn't very understand the limit question.The 8KB limit is about code or code+data ?Now, how much can we write of code and/or data ?