I have decided to make a payroll system (Well start one). You can find it here Disclaimer: It is in its very early infancy and even when completed this should be a guide only. I am not an accountant and do not fully understand the UK payroll structure I am Continue Reading
oop
Password C++ Task
I have been tasked with setting up a password feature to access a database, while this is still very early stages I thought I would share the source code behind this simple login section. All it does at the moment is asked for a password with 3 attempts. The password Continue Reading