User profile: navjot94

User info
User name:navjot94
Email:navjot94@gmail.com
Name:Navjot
Bio:████████████████████████
█▒▒▒▒▒████████████▒▒████
█▒▒███████▒▒████▒▒▒▒▒▒██
█▒▒█████▒▒▒▒▒▒████▒▒████
█▒▒▒▒▒████▒▒████████████
████████████████████████
Statistical data
Birthdate:Jul 22, 1994
Gender:Male
Skills:C++
History
Joined:
Number of posts:9
Latest posts:

why won't this work!??!?
new code..... [code]#include "stdafx.h" using namespace std; int convertdays(int month, int day...

why won't this work!??!?
no I dont think so....what line are you refering to? i realized that my value from the convert days...

why won't this work!??!?
I made the following change to the code: [code]#include "stdafx.h" using namespace std; int c...

why won't this work!??!?
I think when I return the date value from the convertdays function to the main function, it is not b...

why won't this work!??!?
One more question....any idea why I am getting an output of nine 0's?? I initialized all the date's...