Feeds
質問
question about presenting text string and collecting key-press input in multiple steps
Hi all, the codes below are going to: firstly show input_request_text_1, then wait for a valid input to continue (and record r...
7年以上 前 | 0 件の回答 | 0
0
回答回答済み
why fopen can't generate a valid file identifier (when create new file with permission of 'writing')
oh, I create a folder for this new empty file, and it works now. Thanks anyway, I learned something new, the 'assert' command!
why fopen can't generate a valid file identifier (when create new file with permission of 'writing')
oh, I create a folder for this new empty file, and it works now. Thanks anyway, I learned something new, the 'assert' command!
7年以上 前 | 0
質問
why fopen can't generate a valid file identifier (when create new file with permission of 'writing')
Hi all, I firstly generate a data file name 'outfilename', and next step, I will write something into this new empty file calle...
7年以上 前 | 2 件の回答 | 0
