This is a program on finding a weekly payroll program. So as I was compiling the program it came up with 2 warnings saying "not all control paths return a value" (somewhere between the married and single tax). So i am not sure what is wrong. I'm not sure if i should just use 1 function...
Thanks to all of you who helped. I really appreciate it. Plus I didn't know I posted in the wrong thread. I'm new and I was in a hurry so I just posted somewhere.
Thanks again!
Hello! I'm new to C++ and learning about functions. I came up with no errors while compiling and linking, but it couldn't execute. I think it was a syntax error or something. I'm supposed to write a function integerPower (base, exponent) that returns the value of base exponent.
The code...
I'm using VB with an Excel Spreadsheet/Macro. One of my inputboxes has the user input the date in the format mm/dd/yy. How do I validate that the user inputed the date in the correct format.
Thanks
Paul
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.