User profile: Stewie k

User info
User name:Stewie k
History
Joined:
Number of posts:8
Latest posts:

Code compiles successfully, yet previous day is blank
Ok, nevermind guys. fixed the stupid error [code]int dayType::prev_day(int day) { prevday=presday-d...

Code compiles successfully, yet previous day is blank
[code] //#include "stdafx.h" #include<iostream> #include<cmath> using namespace std; //c...

Compiles successfully but calculations give wrong answer
Thanks for all the help guys, much appreciated!!!

Compiles successfully but calculations give wrong answer
I'm not exactly sure what compiler you're using. But in microsoft visual c++ everything works perfec...

Compiles successfully but calculations give wrong answer
Thanks for your advice. I edit the code and restarted from start and i agree the whole switches was ...