Forum: Java Aug 20th, 2006 |
| Replies: 1 Views: 1,003 Ohh, you have an environment variable issue. Check the java.sun site to get the latest info on how to correctly set your variables. |
Forum: C++ Aug 12th, 2006 |
| Replies: 10 Views: 5,142 You know of a C++ book that goes over that stuff in detail?
I prefer Brad Jones' "Teach yourself C++ in 24 days".... In my opinion it covers material better than any other C++ book I've... |
Forum: Java Aug 11th, 2006 |
| Replies: 14 Views: 2,579 baaaaaawhhhahhahhahahaha.
What about one of those fart noise makers? Press a button and it makes a fart noise. Have it select a random fart each time the button is pressed. You could also... |
Forum: C Jul 25th, 2006 |
| Replies: 3 Views: 1,085 Why couldn't you split your code into seperate methods and execute a certain method when you need it? As Wolf said, goto is bad practice and I consider it old school :cheesy: |
Forum: C Jun 17th, 2006 |
| Replies: 41 Views: 7,585 Hey, ya know, what's wrong with a little excitement? I knew YOU would understand:cheesy:
Personal reasons. I was testing something stupid, but I just dropped it. I like Dev C++ too much. |
Forum: Geeks' Lounge Jun 7th, 2006 |
| Replies: 38 Views: 4,060 I'm shitzo so I can't tell what's real. I think I'm a wildebeast sometimes. |
Forum: Java May 1st, 2006 |
| Replies: 4 Views: 1,278 I thought it was easy, but if you don't know OOP then you're screwed. That's all the test is. |
Forum: Java Apr 19th, 2006 |
| Replies: 20 Views: 13,384 English classes everywhere are ignoring grammar and all of India thinks they are cut out for programming. I can tell you first hand that English teachers spend more time on stupid crap like poetry... |
Forum: Geeks' Lounge Apr 18th, 2006 |
| Replies: 68 Views: 7,084 Wow... Who crapped in your cereal? |
Forum: C++ Apr 2nd, 2006 |
| Replies: 10 Views: 1,370 There's no relation. You can make about any object simulate a simple physics vector, but a C++ vector is just a container. If the name was different would you still think there's a relationship? |
Forum: Java Feb 16th, 2006 |
| Replies: 3 Views: 1,225 Only opened by your program? You can save something as a different extension, but other programs will be able to open it and probably easily decipher the contents, especially if it's just text. |
Forum: Java Oct 20th, 2005 |
| Replies: 5 Views: 6,782 I think you got it backwards.
compareTo() is used to compare Objects. It tests if THIS object is of the same type as the parameterized object. For instance,
String s = "t";
String s2 =... |
Forum: DaniWeb Community Feedback Oct 7th, 2005 |
| Replies: 6 Views: 1,965 It works like this: People get mad at posts, so they give you negative reputation. I kind of like that though. I'm getting close to having a red bar. |
Forum: Geeks' Lounge Aug 21st, 2005 |
| Replies: 42 Views: 5,420 You always make me feel bad after a mean comment...Sorry!
Anyways, I'm just plain sick of hearing about it. It's all over the news. I just don't get why that women and other people let the war... |
Forum: Java Jul 22nd, 2005 |
| Replies: 4 Views: 1,581 JDialog. It will be just like creating a JFrame, but it's a dialog. A bit more complex, but it will do the job. |
Forum: Java Jul 21st, 2005 |
| Replies: 4 Views: 1,581 I don't think you want JTextFields. Look up JOptionPanes. They give you many options to get input from the user via an input box. |
Forum: Java Jul 18th, 2005 |
| Replies: 2 Views: 934 If I didn't get it all, let me know. |
Forum: IT Professionals' Lounge May 5th, 2005 |
| Replies: 96 Views: 12,014 I'll give you some positive rep. It's funny but stupid how some people are treating this. It's like, people don't understand that when your in a debate, you argue with people. |
Forum: IT Professionals' Lounge Apr 29th, 2005 |
| Replies: 132 Views: 24,449 And you were the one telling me to read a history book? Take a look at numbers. This has been one of the most succesful wars ever. Can you name a war that had fewer deaths than this one,and... |
Forum: Network Security Apr 3rd, 2005 |
| Replies: 37 Views: 16,383 The first part that DMR posted would probably be very sufficent security, and as long as you specify the number of connections and the allowed mac address', I would say that would be sufficent. I... |
Forum: *nix Hardware Configuration Jan 10th, 2005 |
| Replies: 18 Views: 6,065 Thanks DMR, I'll have a look at them after school.
Note: Linksys has been making me mad the past few days also. :twisted: |