User profile: prtyrckk

User info
User name:prtyrckk
History
Joined:
Number of posts:5
Latest posts:

Can help to check if I coded correctly?
thanks for replying, keskiverto. sorry i am still quite new to c++ therefore i do not quite underst...

Can help to check if I coded correctly?
Sorry. I just realised that when the output for amount comes out some random hex value. What could b...

Can help to check if I coded correctly?
Hello Everyone, For my assignment, I am required to apply three constructors for the WeeklySales ...

converting to float
try this: #include <iostream> #include <iomanip> using namespace std; int main(int argc, char* arg...

getter and setter for array type
http://www.cplusplus.com/forum/general/111940/