SmileBASIC コミュニティプレイ日記Zee Storybookten92016/01/21 07:57:38What the... The result of ?USE(1) isn't an illegal function call, but rather a blank string... Try it if you don't believe me!3そうだね 1返信プレイ済み2017/11/04 04:01:41に取得
SmileBASIC コミュニティ返信[1]親投稿12Me21 12Me212016/1/21 16:16I figured it out. PRINT(1) is just PRINT (1) 'the expression (1) which is the same as PRINT 1 So it's not a function, just a normal statement with an argument that is enclosed in parentheses. Like PRINT(X+1)*8 0そうだね 未プレイ2017/11/04 04:01:41に取得