ok i've made a login function which checks the username and password before allowing user to enter the main menu.. i was able to make it check the password.. but not the username... error given was.. "Cannot convert "int" to "char *" in function main().. could anyone help ?