- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 3
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
5 Posted Topics
Could you please help me how to create a four in a row game in C? Thanks! | |
I'm trying to do program to basic operations in math. So, I want that the program calculate for example 3*2+4 etc. I already did something, but it needs upgrade. The problem is with division (/). Everything I write it's always the same result- 0. I don't know why. It is … | |
Hy everyone! First I vould like to say that your great! I find lots of solutions here fom my programing problems. I would like to write a calculator in Pascal/Delphi with scietific functions. For example: if I write [1,2,3]+[3,2,1], program return [4,4,4]. Does anybody have an idea how solve this … | |
Hi! I have a problem, again. I would like to write a program to integrate functions. If I write to console integrate(polynom, lower limit, upper limit). I already write function which seperate polynom, now I don't know how to calculate whole thing. Example: integrate(x^2+3,-1,2) solution: 12 | |
Re: Maybe this will be helpful: [URL="http://www.cadkas.com/ec2delphi.php"]http://www.cadkas.com/ec2delphi.php[/URL] [URL="http://download.cnet.com/C-2-Delphi-Converter/3000-2229_4-10841233.html"]http://download.cnet.com/C-2-Delphi-Converter/3000-2229_4-10841233.html[/URL] [URL="http://c2pas.sourceforge.net/"]http://c2pas.sourceforge.net/[/URL] |
The End.