Loop counter adviceWhen you process an employee, you can just use the post-increment [code]count++[/code] or pre-incre...
Final exam(need help)I think the if/else block you need 1 if block, 1 else if and 1 else; Pseudocode: [code] if( first...
Buffer overflow helpMy code is similar, but change [code]getName[/code] to getPassword. For the output I just put a brea...
Buffer overflow helpThe class is forensics / security, so there's not much documentation to read up on this expect the m...
Buffer overflow helpSo I've been looking at this: http://www.cplusplus.com/forum/beginner/148111/ and I still don't rea...
This user does not accept Private Messages