Re: cmd: /r is equivalent to /c
Oct. 3, 2012
3:16 a.m.
Ken Sharp <kennybobs(a)o2.co.uk> wrote:
- if (tolowerW(c)=='c') { + if (tolowerW(c)=='c'||'r') {
In C it doesn't work this way. -- Dmitry.
4923
Age (days ago)
4923
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov