Forum: Java Nov 21st, 2007 |
| Replies: 9 Views: 973 thanks a lot. i guess i was just not getting the concept of it. appreciated you help. |
Forum: Java Nov 21st, 2007 |
| Replies: 9 Views: 973 just noticed my program does not compare to previous numbers inputed but compares it solely to the first num. please help need tips so it will compare to previous number. |
Forum: Java Nov 21st, 2007 |
| Replies: 9 Views: 973 okay i changed the + and - of the add and sub value. it works now. but i still cannot get the " less than " to work. thanks in advance. |
Forum: Java Nov 21st, 2007 |
| Replies: 9 Views: 973 okay this is what i have so far...
the program runs but : it does not do what i want it to do . lol
{int oldNumber=0,newNumber,subvalue,addvalue;
Scanner input = new Scanner(System.in);... |
Forum: Java Nov 20th, 2007 |
| Replies: 9 Views: 973 hello, me again. thanks for the reply appreciate it.
i am getting thise error and i dont know why.
Scanner input = new Scanner(System.in);
testing.java:4: ';' expected |
Forum: Java Nov 20th, 2007 |
| Replies: 9 Views: 973 hi i have this assingment due very soon and i am totally stumped. I have to use java and im not good with it at all , ive' been searching everywhere and i can't find anything that would help me.... |