I typed up some macros so the same command could be used to for regular memory allocation or allocating and printing. This could be a possible solution to printing vs callbacks. I'm assuming this could cause some problems with debugging as far as line numbers, so I left it as a separate branch. running "make macro.dbg" includes the macros when compiling.
I typed up some macros so the same command could be used to for regular memory allocation or allocating and printing. This could be a possible solution to printing vs callbacks. I'm assuming this could cause some problems with debugging as far as line numbers, so I left it as a separate branch. running "make macro.dbg" includes the macros when compiling.