![]() █DX█N@UM@N R@FI | 11:31 pm My 1st Software in C++....!! ->Simple Calculator<-![]() .::Just Sharing::. ![]() **-**My 1st Program in C++**-** ![]() ![]() ![]() ![]() Download it From Here:- ![]() http://afaridi.zoomshare.com/files/Simp .::Source::. ![]() http://afaridi.zoomshare.com/7.html I Dont Know Much Programming in C++,But Created A Calculator ![]() ![]() ![]() ![]() Software Created in 2 hrs and 30 mins....coz i dont have much knowledge of C++... ![]() ![]() Mod's And Owner Please donnot Delete this topic u Can delete it in 48Hrs ![]() Thanks!! ![]() ---------------------------------------- ReGardzZz, ![]() ==Back With Softwares=== ![]() Nauman Rafi ![]() ![]() Owner Of::: ![]() http://www.Xanga.com/afaridi ![]() | |
![]() | 12:21 am but why did you share it..![]() i mean learn a bit and share the one that you make afer learning it was gud as your first one .. ![]() | |
![]() Vijay | 12:37 am Good to see you writing your first program in C++.![]() C++ level is a powerful language and considered by most hackers to be the best programming language. You can't achieve things using C++ which can't be achieved by any other language. Now that you have started off, try creating some good programs. Try improving this calculator to accept the input in a single like with only one expression. Like 23*35 , 34-45, 21/34 etc. Try parsing the input and evaluating the expression. I will provide you help if you want anything. All the best for ur future programming tasks! And no, we won't delete this topic! | |
![]() VOTE For TAJ | 12:39 am i made a program to solve the sudoku![]() ![]() | |
![]() Vijay | 12:40 am hmm go ahead, share it.. ![]() | |
![]() | 12:41 am ![]() i will be making one soon. to find day of any ate in histoyr.. and tell ne historic imp of that day.. atleat thats what i have thought.. lets see what comes out sudoku idea i nice.. what was its basic concept? SiGnEd bY: ♪ ρμπIšHεг ♪ | |
![]() | 12:41 am ![]() yeah share it.. i meant what did u use SiGnEd bY: ♪ ρμπIšHεг ♪ | |
![]() Mr Nobody | 12:42 am ![]() @topic starter everything is good but only one mistake ...check this enter the 1st no for division=1(say) enter the 2nd no for division=2 answer=0 lolz just use "float" instead of "int" over there | |
![]() | 12:43 am ![]() ^^^^^^ ![]() SiGnEd bY: ♪ ρμπIšHεг ♪ | |
![]() Vijay | 12:45 am Nobody...![]() nice find.. |
![]() VOTE For TAJ | 12:45 am search it to share![]() there is too much mash in my pc and i forget the file name ![]() | |
![]() RED RUM 666 ~~~ | 12:53 am http://www.daniweb.com/forums/thread133![]() ?? | |
![]() VOTE For TAJ | 1:00 am http://rapidshare.com/files/37031759/SU![]() sudoku creator and solver in c there r still some bugs ![]() | |
![]() VOTE For TAJ | 1:06 am comments plz![]() ![]() | |
![]() RED RUM 666 ~~~ | 1:11 am No comment.![]() ![]() | |
![]() VOTE For TAJ | 1:12 am thanx for ur comments![]() ![]() | |
![]() █DX█N@UM@N R@FI | 1:19 am lol @ nobody bro i;ve also chked it its a prob with Division![]() ![]() ![]() ![]() but it can solve other big values like=> 1st divison number=82 2nd division number=2 answer=41 ![]() i already told tht i dunt knw C++ ![]() ![]() ---------------------------------------- ReGardzZz, ![]() Nauman Rafi ![]() ![]() ![]() http://www.Xanga.com/afaridi ![]() | |
![]() █DX█N@UM@N R@FI | 1:23 am Thanks nobody for correction![]() ![]() im having my mind @ 4 places dese dayz ![]() ![]() ---------------------------------------- ReGardzZz, ![]() Nauman Rafi ![]() ![]() ![]() http://www.Xanga.com/afaridi ![]() | |
![]() Vijay | 1:24 am Nauman![]() You could take integers as input but later type cast them to float and divide them like #include int main() { int x,y; scanf("%d %d",&x,&amp;y); float z = (float)x/(float)y; printf("%f\n",z); return 0; } | |
![]() █DX█N@UM@N R@FI | 1:32 am yarr Vijay i got this code but not fully:S can u describe it in some detail:S![]() |

rushanmalik ■
4:01 am
(7 minutes ago)
good job
![]() mainak [Panther] | 4:10 am nice job![]() ![]() back up taken ![]() http://mainak01rex.blogspot.com/2007/06 |