User profile: quete5

User info
User name:quete5
History
Joined:
Number of posts:17
Latest posts:

order of code not letting cout show?
@Nwb Got another function in here now. 26, 45, 51, 52 are now invalid. [code] #include "pch.h" #i...

Why is this undefined?
@tbp @ne555 Got another function in here now. 26, 45, 51, 52 are now invalid. [code] #include "pc...

order of code not letting cout show?
I'm writing a program that shows the average leaves taken by an employee. I'm trying to figure out w...

Program won't detect/use double
This program finds the area of a rectangle. Double getWidth isn't cooperating with me, keeps saying ...

Function definition errors?
This program calculates retail cost. I'm learning about function definitions, and my book says this ...