While loop executing when it's not meant toOkay so the following code works as expected EXCEPT for some reason if I put a space when inputting ...
While loop being weirdIf type does not equal p or if type does not equal c? :s Hmm it must be obvious but I still can't se...
While loop being weirdOkay I changed line 6 to [code]while (!(type == "p" || type == "c"))[/code] and it seems to be wor...
While loop being weirdI've written this loop I'm not sure if while was the best way to go about it but anyway... The probl...
toString problemsI want to print employee information along with the employees payslips then the variables YTDpay and...
This user does not accept Private Messages