Community Profile

photo

Martin


Last seen: 4年弱 前 2012 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Switch -- How to specify interval of cases?
..ok, in fact I can do what I need with if: if (i>=1)&&(i<=100) statement elseif (i>=101)&&(i<=200) statement ...

約12年 前 | 0

質問


Switch -- How to specify interval of cases?
Hi, I am writing a SWITCH statement, but I need each case to be chosen for an interval of the switch variable. I'd think this sh...

約12年 前 | 3 件の回答 | 1

3

回答