Forum: C++ Oct 14th, 2009 |
| Replies: 3 Views: 301 I am almost finished with this code. I am able to compile and when I input a number like 7 the 'x'' is placed in the zero position. What did I miss.
#include <iostream>
#include <cstdlib>... |
Forum: C++ Oct 12th, 2009 |
| Replies: 3 Views: 301 Thank you for the info. I will try that. Again thank you. |
Forum: C++ Oct 12th, 2009 |
| Replies: 3 Views: 301 Hello everyone,
I am having a slight problem in my function "startGame". My code works on Bloodshed and the code does compile. I am trying to refine the part on making sure that only a... |
Forum: Java Nov 9th, 2008 |
| Replies: 4 Views: 730 Thank you, I see what you are saying and I am fixing a little at a time. I have taken that statement out. Thanks again.
countrygirl1970 |
Forum: Java Nov 3rd, 2008 |
| Replies: 4 Views: 730 I see what you were talking about. I went in and changed the names of the arrays and then added two lines to reenforce percentage and frequency. I am still getting the same error code for that line.... |
Forum: Java Nov 3rd, 2008 |
| Replies: 4 Views: 730 Hello,
I am trying to get this code to work. I am getting an error code on line 38, that I don't understand why. Can anyone help me out. the error code that I am getting is identifier expected.... |
Forum: Java Oct 10th, 2008 |
| Replies: 1 Views: 1,243 I have done up this cope to ask elementary students to solve the multiplication problems. The only problem I have is when the student gets the wrong answer, I don't know how to get the same problem... |
Forum: Java Sep 29th, 2008 |
| Replies: 5 Views: 658 Thank you all for the help. I was able to fix the problem and submitted the program. I received an A.
Thank you again. |
Forum: Java Sep 27th, 2008 |
| Replies: 5 Views: 658 Thank you for your help. I was able to fix my program. |
Forum: Java Sep 27th, 2008 |
| Replies: 5 Views: 658 Hello,
I am trying to get my cost, salestax, totalamount to come out in the output dialogbox to have only two decimals places. I know how to do on the printf but not on the dialogbox. Please... |
Forum: Java Oct 4th, 2007 |
| Replies: 11 Views: 2,000 Thank you all for helping me out. I was able to fix those areas. Now I am getting an error on something else that shouldn't get one . I will get with my instructor to find out what I am doing wrong.... |
Forum: Java Oct 3rd, 2007 |
| Replies: 11 Views: 2,000 Thank you, Now it is showing in the same area "incompatible types" am I doing something wrong or is this how it will be for Java.
countrygirl |
Forum: Java Oct 3rd, 2007 |
| Replies: 11 Views: 2,000 I am now taking Java classes and I have worked this program out, but it is giving me a "illegal start of type" on my code and I do not know why please help. Thanks for your help.
//... |
Forum: Java May 3rd, 2007 |
| Replies: 3 Views: 1,868 Thank you for your help I really appreciate it. I am going to go try and do what you said to do but I am not sure I understand exactly what you are saying. Maybe I did not make it clear what I was... |
Forum: Java May 3rd, 2007 |
| Replies: 3 Views: 1,868 I have a question I am writing this program for class where all of the output goes into one JOptionPane.showMessageDialog for instance I have the The sub total price displayes, the sales tax... |
Forum: C++ Mar 26th, 2007 |
| Replies: 10 Views: 1,975 Thank you joeprogrammer,
I really glad that I can get help from this web site when I can't get it from the school.
Thanks for all the help.
Melissa |
Forum: C++ Mar 23rd, 2007 |
| Replies: 10 Views: 1,975 By the way, I am using Bloodshed compiler for this program.
Melissa |
Forum: C++ Mar 23rd, 2007 |
| Replies: 10 Views: 1,975 This TicTacToe game is my first and it has to be simple because I am just learning C++. I was able to fix the checkposn funtion, but now it won't go to the next player or input the 'x' or 'o'.
... |
Forum: C++ Mar 23rd, 2007 |
| Replies: 10 Views: 1,975 There wasn't suposed to the cout << in the switch statement before the break. I forgot to delete that part. So, you are saying that I use an if statement instead of the switch statement.
Melissa |
Forum: C++ Mar 22nd, 2007 |
| Replies: 10 Views: 1,975 This is what I have and having some problems with the checkPosn function. can anyone help me out. When I run the program and pick the posn it runs "posn already taken, please choose another. What I... |
Forum: C++ Feb 22nd, 2007 |
| Replies: 2 Views: 1,122 Thank you for replying to my problem. I understand what you wrote on the code. I see where the top code you wrote. I need to change that part of my code on the bottom to somewhat reflect to that... |
Forum: C++ Feb 22nd, 2007 |
| Replies: 2 Views: 1,122 I am in Advance C++ and trying to add a class to this program that I wrote for my lab. Could someone help me to understand more on class objects and help me on this code cause I am losing my lunch on... |
Forum: Community Introductions Feb 22nd, 2007 |
| Replies: 2 Views: 786 Hello everyone,
I am new to this site. I am a full time student at San Jac in Houston, Texas. I am also a stay home mom. I have two children and a wonderful husband. Right now I am finishing... |