UserAcct.cpp:694:5: warning: Value stored to 'k' is never read
k=0;
^ ~
UserAcct.cpp:836:5: warning: Value stored to 'k' is never read
k=0;
^ ~
UserAcct.cpp:1000:5: warning: Value stored to 'k' is never read
k=0;
^ ~
UserAcct.cpp:1141:5: warning: Value stored to 'k' is never read
k=0;
^ ~
UserAcct.cpp:694:5: warning: Value stored to 'k' is never read k=0; ^ ~ UserAcct.cpp:836:5: warning: Value stored to 'k' is never read k=0; ^ ~ UserAcct.cpp:1000:5: warning: Value stored to 'k' is never read k=0; ^ ~ UserAcct.cpp:1141:5: warning: Value stored to 'k' is never read k=0; ^ ~