Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged comma

0 votes
260 views
1 answer
    I have discovered that wrapping different statements in parentheses will return the last one: (34892,47691876297,2000 ... using it incorrectly? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
294 views
1 answer
    I never saw such a while statement before. while(printf("> "), fgets(str, 100, stdin), !feof(stdin)) { .. .. ... 1,1,1 a valid expression in C? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...