I'm writing a program, where I have to use
about 30 times. Should I make this as subroutine, will it be more space efficient, or compiler takes care of that?Code:sound xma,[125,10] pause 100
I'm writing a program, where I have to use
about 30 times. Should I make this as subroutine, will it be more space efficient, or compiler takes care of that?Code:sound xma,[125,10] pause 100
Bookmarks