SmileBASIC コミュニティトピックAaron Krondelo2016/01/18 10:35:00質問Sub routines?Can someone explain exactly how these work? Can u just put gosub everytime you want that code to run? and RETURN to resume? 1そうだね 4返信プレイ済み2017/11/04 04:55:26に取得
SmileBASIC コミュニティ返信[1]親投稿Lukas dogcutie2016/1/18 12:18Use GOSUB to go somewhere. Then use RETURN to go after the GOSUB command.1そうだね プレイ済み2017/11/04 04:55:26に取得
SmileBASIC コミュニティ返信[2]親投稿Aaron Krondelo2016/1/18 13:57Ok, well thats what I thought, then how do stack overflows occur? swear I had it set up right but still got one.0そうだね プレイ済み2017/11/04 04:55:26に取得
SmileBASIC コミュニティ返信[3]親投稿Lukas dogcutie2016/1/18 22:08I am not sure. That problem only occured to me a few times.0そうだね プレイ済み2017/11/04 04:55:26に取得
SmileBASIC コミュニティ返信[4]親投稿Aaron Krondelo2016/1/19 0:49ok, well thanks for answer anyway! :)0そうだね プレイ済み2017/11/04 04:55:26に取得