Statistics
RANK
269,461
of 301,186
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,188
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,292
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answerswhy 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 years ago | 0
Question
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 years ago | 2 answers | 0
