Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #37.0K
Ranked #3K
~31.8K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for BHUJI

hey i also solved in he same manner [CODE]#include<stdio.h> #include<conio.h> void main() { int a,b,c,d,e,f,flag=0; printf("Enter first date"); scanf("%d%d%d",&a,&b,&c); printf("Enter second date"); scanf("%d%d%d",&d,&e,&f); const int days[13]={0,31,28,31,30,31,30,31,31,30,31,30,31}; while(c!=f||b!=e||a!=d) { a++; if((b==4)||(b==6)||(b==9)||(b==11)) f=30; else if(b==2) { if(d%4==0) f=29; else f=28; } else f=31; if(a>f) { b++; a=1; } if(b==13) { c++; b=1; …

Member Avatar for Sby_1
0
22K
Member Avatar for xFreeWord311x

you dont need to but a new mother board.. but all u have to do is that , if you wanna buy a new graphics controller.. you should buy one of nvidia, i think the new cards from them do support the dx10 and it will add a new graphic …

Member Avatar for caperjack
0
777
Member Avatar for rdwickman

you can have a new updated driver and using the software given ithink the problem might be solved. also u can use the windows resolution option to continue with the wide screen issue

Member Avatar for jvereecken
0
467
Member Avatar for Bryfry221

Windows XP sp2 2gb ram 3.00ghz Pentium D cpu Dell 0WG864 Motherboard excellent... i wanna ask u , do you have to buy a new gpu . also i would prefer nvidia ( i dont remember the card exactly)

Member Avatar for dirt14
0
120
Member Avatar for DennisB

yes i have seen the thread but fding factorial is such a simple program and you are making it harder to undersatnd. also its not user friendly to coz there are no input or any thing from user

Member Avatar for Narue
0
8K

The End.