Waitrud Weber’s blog

things and reminders for memories

2022-03-06から1日間の記事一覧

Mingw: It creates switch, cases and alphabet of comment at this time only.

On the powershell, we can print the number and alphabet. Actually, anytime we can print it from the number 65 to 90. --- switch(Cursol_Number) { case 0: switch(WM_KEYUP) { case 65: // A: 0 break; case 66: // B: 0 break; case 67: // C: 0 br…